ValidationEventArgs Properties |
The ValidationEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Exception |
Gets the JsonSchemaException associated with the validation error.
| |
Message |
Gets the text description corresponding to the validation error.
| |
Path |
Gets the path of the JSON location where the validation error occurred.
|