php-symfony-validator - Symfony Validator Component
Website: | https://symfony.com |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
This component is based on the JSR-303 Bean Validation specification and enables specifying validation rules for classes using XML, YAML, PHP or annotations, which can then be checked against instances of these classes. Optional: * APC (php-pecl-apcu)
Packages
php-symfony-validator-2.8.52-5.fc14.al.noarch [188 KiB] |
Changelog
by Remi Collet (2020-10-26):
- raise dependency on PHP 7.0 - drop dependency on symfony/polyfill-php* |