Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sammoore/mongoose-array-length-validators
- Owner: sammoore
- Created: 2017-11-08T19:45:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T20:15:00.000Z (about 7 years ago)
- Last Synced: 2024-11-08T03:51:59.569Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mongoose-array-length-validators
Plugin that adds support for `maxlength` and `minlength` validation for arrays.