Exception reporting the occurrence of one or more validation errors.
Overall error message
The individual validation errors
Readonly
Returns a string representation of the error. Provides the overall error message, followed by the specific error messages, one per line.
a string representation of the error.
Static
Returns a string representation of a validation error, which precedes the error with its reference path if it occurs in an object.
Generated using TypeDoc
Exception reporting the occurrence of one or more validation errors.