seeder-migration-issues
This commit is contained in:
12
vendor/zendframework/zend-validator/README.md
vendored
Normal file
12
vendor/zendframework/zend-validator/README.md
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# zend-validator
|
||||
|
||||
[](https://secure.travis-ci.org/zendframework/zend-validator)
|
||||
[](https://coveralls.io/r/zendframework/zend-validator?branch=master)
|
||||
|
||||
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.
|
||||
|
||||
|
||||
- File issues at https://github.com/zendframework/zend-validator/issues
|
||||
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-validator
|
Reference in New Issue
Block a user