Optional
options: UniqueConstraintErrorOptionsOptional
causeThe database specific error which triggered this one
Readonly
errorsArray of ValidationErrorItem objects describing the validation errors
Readonly
fieldsReadonly
sqlOptional
stackStatic
Optional
prepareOptional override for formatting stack traces
https://v8.dev/docs/stack-trace-api#customizing-stack-traces
Static
stackGets all validation error items for the path / field specified.
Validation error items for the specified path
The path to be checked for error items
Static
captureGenerated using TypeDoc
Thrown when a unique constraint is violated in the database