Optional
options: ErrorOptionsReadonly
_rawOptional
causeReadonly
fieldsOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
Static
stackReturn raw ValidationError from class-validator
Static
captureStatic
fromCreate an EntityCreationError manually from message and property
Error message that serve as error message as well as error for the constraint
constraint from class-transformer. E.g.: IsString, IsDate, etc
The property name that is being validated
Value passed to the property
Static
fromCreate an instance of EntityCreationError by specifying a message and passing a ValidationError
Error thrown by the createAndValidate method and include a .fields attribute returning all fields with error