mongoose-id-validator
Version:
Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection
1 lines • 47 B
JavaScript
module.exports = require('./lib/id-validator');
Mongoose plugin to validate that ObjectID references refer to objects that actually exist in the referenced collection