Skip to content

Releases: CampbellSoftwareSolutions/mongoose-id-validator

0.3.0

04 Apr 08:07

Choose a tag to compare

Can now specify a function in refConditions to perform dynamic checks.

0.2.0

17 Feb 09:46

Choose a tag to compare

Now supports allowDuplicates option for array of ID references with duplicate entries

0.1.10

24 Nov 16:54

Choose a tag to compare

Can now control whether validation is active at run time

0.1.8

07 Apr 14:36

Choose a tag to compare

Added support for recursive validation of any embedded schemas within a document

0.1.7

18 Mar 14:30

Choose a tag to compare

Adding fix for issue #3. This was caused by mongoose-id-validator ref…