Error thrown when a data transfer object's validation has failed.
A validation error map, or an array of ValidationError
.
An object with key-value pairs where the keys represent a property name, and the values are an array of all validation error messages for that property.
Optional override for formatting stack traces
Create .stack property on a target object
Generated using TypeDoc
The default validation error class, used when no custom validation error handler is set.