Releases: CampbellSoftwareSolutions/mongoose-id-validator
Releases · CampbellSoftwareSolutions/mongoose-id-validator
0.3.0
Can now specify a function in refConditions to perform dynamic checks.
0.2.0
Now supports allowDuplicates option for array of ID references with duplicate entries
0.1.10
Can now control whether validation is active at run time
0.1.8
Added support for recursive validation of any embedded schemas within a document
0.1.7
Adding fix for issue #3. This was caused by mongoose-id-validator ref…