Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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

Website:
http://symfony.com/doc/3.3/components/validator.html
Licence:
MIT and CC-BY-SA
Vendor:
Remi Collet
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.3.16-3.fc24.remi.noarch [166 KiB] Changelog by Remi Collet (2018-02-22):
- fix dependency autoloader
php-symfony3-validator-3.3.16-1.fc24.remi.noarch [166 KiB] Changelog by Remi Collet (2018-01-29):
- Update to 3.3.16
- drop dependency on polyfill-util