Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/zendframework/zend-validator
Yannick Warnier befc0e8a1d Add static resources and remove tests dir for release 9 years ago
..
bin Add static resources and remove tests dir for release 9 years ago
src Add static resources and remove tests dir for release 9 years ago
CONTRIBUTING.md Add static resources and remove tests dir for release 9 years ago
LICENSE.md Add static resources and remove tests dir for release 9 years ago
README.md Add static resources and remove tests dir for release 9 years ago
composer.json Add static resources and remove tests dir for release 9 years ago

README.md

zend-validator

Build Status Coverage Status

The Zend\Validator component provides a set of commonly needed validators. It also provides a simple validator chaining mechanism by which multiple validators may be applied to a single datum in a user-defined order.