atomable validators
These are the default validators that are offered as part of the atomable Serverless Microservices Framework.
For more information check out https://github.com/atomable/atomable.
Source code | fork | pull request | issues
https://github.com/atomable/validators
Tests
To run the tests, simply checkout the code and run npm test
.
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request!
If you find issues with the validators, log them here in our issues.
TODO
- JSON object validators (hasProperty, etc.)
- auth validators (may be a new category of validators that are authorizers... to discuss.)
Links
License
MIT