Contains all nested validation errors of the property.
Constraints that failed validation with error messages.
Object's property that haven't pass validation.
Object that was validated.
OPTIONAL - configurable via the ValidatorOptions.validationError.target option
Value that haven't pass a validation.
OPTIONAL - configurable via the ValidatorOptions.validationError.value option
decorate the message with ANSI formatter escape codes for better readability
true when the error is a child of an another one
path as string to the parent of this property
Generated using TypeDoc
Validation error description.