ValidationError class
ValidationError class
this class is for base class of validation related error.
The ValidationError type exposes the following members:
Properties
| Property | Description |
|---|
| message | Gets the error message. |
| code | Gets the validation error code. |
See Also