An error thrown if parsing failed. Custom check callbacks, refinement predicates, converters, and fallback functions can throw this error to notify that the operation has failed.
Creates a new ValidationError instance.
The array of issues that caused the error.
Optional
The error message.
An error thrown if parsing failed. Custom check callbacks, refinement predicates, converters, and fallback functions can throw this error to notify that the operation has failed.