An enum that defines valid ValidationErrorItem origin values
origin
specifies errors that originate from the sequelize "core"
specifies validation errors that originate from the storage engine
specifies validation errors that originate from validator functions (both built-in and custom) defined for a given attribute
Generated using TypeDoc
An enum that defines valid ValidationErrorItem
origin
values