Add Volan - Another simplified validation library.

This commit is contained in:
Alexander Serkin 2015-05-26 16:14:54 +03:00
parent 5bfc79401e
commit 7472515b78
1 changed files with 1 additions and 0 deletions

View File

@ -578,6 +578,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.*