mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.
This plugin allows you to auto-increment any field on any mongoose schema that you wish.
Fork of mongoose-unique-validator v5.0.1 with bug fix
mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.
Plugin to handle `save()` with `unique` in arrays
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
OpenTelemetry instrumentation for `mongoose` database object data modeling (ODM) library for MongoDB
Mongoose MongoDB ODM
mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.
mongoose-unique-validator is a plugin which adds pre-save validation for unique fields within a Mongoose schema.
Amazingly short non-sequential url-friendly unique id generator.
Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors
➔ Schema-based slug plugin for Mongoose ✓ single⋮compound ✓ unique within collection⋮group ✓ nested docs⋮arrays ✓ relative⋮abs paths ✓ sync on change: create⋮save⋮update⋮updateOne⋮updateMany⋮findOneAndUpdate ✓ $set operator ✓ counter⋮shortId
Plugin for Mongoose that turns duplicate errors into regular Mongoose validation errors
Very generic autoincrement plugin for mongoose
Generate a unique character string suitible for use in files and URLs.
Generate a unique random string
Generate a unique filename for use in temporary directories or caches.
Legacy pluralization logic for mongoose
A custom pagination library for Mongoose with customizable labels.
Ensure CSS selectors are unique.
Simple encryption and authentication plugin for Mongoose
A page based custom aggregate pagination library for Mongoose with customizable labels.
Remove duplicate values from an array. Fastest ES5 implementation.