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

https://github.com/nativecode-dev/object.validate

No-frills node module to perform validations. There are no fancy regex and match properties. The schema is kept purposefully minimal to only a few properties. Anything fancier can be done by a custom validator function.
https://github.com/nativecode-dev/object.validate

Last synced: 8 months ago
JSON representation

No-frills node module to perform validations. There are no fancy regex and match properties. The schema is kept purposefully minimal to only a few properties. Anything fancier can be done by a custom validator function.

Awesome Lists containing this project