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