Validator Packages

@ladjs/mongoose-unique-validator

Mongoose plugin which adds pre-save validation for unique fields within a Mongoose schema. This makes error handling much easier, since you will get a Mongoose validation error when you attempt to violate a unique constraint, rather than an E11000 error f

5.0.0 • Published 1 year ago