Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-symfony3-validator - Symfony Validator Component (version 3)

Website:
http://symfony.com/doc/3.4/components/validator.html
Licence:
MIT and CC-BY-SA
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
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.

Autoloader: /usr/share/php/Symfony3/Component/Validator/autoload.php

Packages

php-symfony3-validator-3.4.46-1.el6.remi.noarch [210 KiB] Changelog by Remi Collet (2020-10-28):
- update to 3.4.46
php-symfony3-validator-3.4.45-2.el6.remi.noarch [206 KiB] Changelog by Remi Collet (2020-10-26):
- raise dependency on PHP 7.1
- drop dependency on symfony/polyfill-php56 and symfony/polyfill-php70