Merge pull request #461 from nettofarah/patch-1

add property-validator
This commit is contained in:
Sindre Sorhus
2016-02-16 16:52:27 +07:00

View File

@@ -447,6 +447,7 @@
- [joi](https://github.com/hapijs/joi) - Object schema description language and validator for JavaScript objects.
- [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) - JSON Schema validator that uses code generation to be extremely fast.
- [property-validator](https://github.com/nettofarah/property-validator) - Easy property validation for Express.
### Parsing