Merge pull request #396 from serkin/patch-1

[filtering and validation] serkin/Volan
This commit is contained in:
Jad Bitar 2016-04-03 22:00:48 -04:00
commit 3f9c2698f1
1 changed files with 1 additions and 0 deletions

View File

@ -619,6 +619,7 @@ Libraries to help manage database schemas and migrations.
* [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
* [Volan](https://github.com/serkin/Volan) - Another simplified validation library.
## API
*Libraries and web tools for developing APIs.*