Sign in Sign up
npm

@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

npm View on Npm

Activity

Latest release
3y ago
Total releases
2
Cadence
~10 days
Last 12 months
0

Details

License
MIT
First release
Nov 17, 2022
Releases
Version Released
5.0.0 major
4.0.0 initial