import { ValidationError } from "https://deno.land/x/deno_nest@v3.7.0/deps.ts";
Validation error description.
Properties
optional
children: ValidationError[]Contains all nested validation errors of the property.
Constraints that failed validation with error messages.
Object that was validated.
OPTIONAL - configurable via the ValidatorOptions.validationError.target option