mirror of
https://github.com/Respect/Validation.git
synced 2026-03-16 15:25:45 +01:00
345 B
345 B
Sf
Sf(string $validatorName)
Use Symfony2 validators inside Respect\Validation flow. Messages are preserved.
v::sf('Time')->validate('15:00:00');
Changelog
| Version | Description |
|---|---|
| 2.0.0 | Upgraded support to version >=3.0.0 of Symfony Validator |
| 0.3.9 | Created |
See also: