Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sammoore/mongoose-array-length-validators

Plugin that adds support for `minlength` and `maxlength` validators to arrays.
https://github.com/sammoore/mongoose-array-length-validators

Last synced: 8 days ago
JSON representation

Plugin that adds support for `minlength` and `maxlength` validators to arrays.

Awesome Lists containing this project

README

        

# mongoose-array-length-validators

Plugin that adds support for `maxlength` and `minlength` validation for arrays.