mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 23:35:45 +01:00
345 B
345 B
Zend
Zend(mixed $validatorName)
Use Zend validators inside Respect\Validation flow. Messages are preserved.
v::zend('Hostname')->validate('google.com');
Respect\Validation supports version >=2.0.3 of Zend\Validator.
Changelog
| Version | Description |
|---|---|
| 0.3.9 | Created |
See also: