1.0.0-alpha.0 • Published 7 years ago

atomable-validators v1.0.0-alpha.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

atomable npm Build Status Join the chat at https://gitter.im/atomable/atomable

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

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. 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