FactValidationError class
FactValidationError class
This class is for Fact validation related error.
Inheritance: FactValidationError → ValidationError
The FactValidationError type exposes the following members:
Properties
| Property | Description |
|---|---|
| message | Gets the error message. |
| code | Gets the validation error code. |
| object | Gets the Fact object which has validation error. |
See Also
- module aspose.finance.xbrl.validator
- class ValidationError