Files
faveo/vendor/zendframework/zend-validator
RafficMohammed da241bacb6 updated-packages
2023-01-08 00:13:22 +05:30
..
2018-08-06 18:55:45 +05:30
2023-01-08 00:13:22 +05:30
2023-01-08 00:13:22 +05:30
2023-01-08 00:13:22 +05:30
2023-01-08 00:13:22 +05:30
2023-01-08 00:13:22 +05:30

zend-validator

Build Status Coverage Status

zend-validator 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.

Installation

Run the following to install this library:

$ composer require zendframework/zend-validator

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-validator/

Support