From 7472515b781b4b6bdc93ab3a6aa52c7b937774eb Mon Sep 17 00:00:00 2001 From: Alexander Serkin Date: Tue, 26 May 2015 16:14:54 +0300 Subject: [PATCH] Add Volan - Another simplified validation library. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6700390..c28ac06 100644 --- a/README.md +++ b/README.md @@ -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.*