diff --git a/readme.md b/readme.md index 74cde95..b2ca541 100644 --- a/readme.md +++ b/readme.md @@ -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