Constructors
Properties
-
Child
Errors Gets the ValidationError's child errors. -
Error
Type Gets the ErrorType that generated the error. -
Line
Number sealed Gets the line number indicating where the error occurred. -
Line
Position sealed Gets the line position indicating where the error occurred. - Message Gets the message describing the error that occurred.
- Path Gets the path to the JSON where the error occurred.
- Schema Gets the JSchema that generated the error.
-
Schema
Base Gets the base URI of the JSchema that generated the error.Uri -
Schema
Id Gets the ID of the JSchema that generated the error, relative to the root schema. - Value Gets the JSON value when the error occurred.