Optional
causeReadonly
errorsArray of ValidationErrorItem objects describing the validation errors
use cause.
use cause.
Gets all validation error items for the path / field specified.
The path to be checked for error items
Validation error items for the specified path
Generated using TypeDoc
Validation Error. Thrown when the sequelize validation has failed. The error contains an
errors
property, which is an array with 1 or more ValidationErrorItems, one for each validation that failed.Param
Error message
Param
Array of ValidationErrorItem objects describing the validation errors