Sun, 14 Jul 2024 16:17:06 UTC | login

Information for RPM php-symfony-validator-2.8.12-2.fc25.noarch.rpm

ID37353
Namephp-symfony-validator
Version2.8.12
Release2.fc25
Epoch
Archnoarch
SummarySymfony Validator Component
DescriptionThis 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)
Build Time2016-10-04 07:09:17 GMT
Size183.46 KB
e6b9556ed5cbae7522ff31f3092f3cf5
LicenseMIT
Provides
php-composer(symfony/validator) = 2.8.12
php-pear(pear.symfony.com/Validator) = 2.8.12
php-symfony-validator = 2.8.12-2.fc25
php-symfony2-Validator = 2.8.12
Obsoletes
php-symfony2-Validator < 2.8.12
Conflicts No Conflicts
Requires
php-composer(doctrine/annotations) >= 1.0
php-composer(doctrine/annotations) < 2.0
php-composer(doctrine/cache) >= 1.0
php-composer(doctrine/cache) < 2.0
php-composer(egulias/email-validator) >= 1.2.1
php-composer(egulias/email-validator) < 2.0
php-composer(symfony/config) = 2.8.12
php-composer(symfony/expression-language) = 2.8.12
php-composer(symfony/http-foundation) = 2.8.12
php-composer(symfony/intl) = 2.8.12
php-composer(symfony/property-access) = 2.8.12
php-composer(symfony/translation) = 2.8.12
php-composer(symfony/yaml) = 2.8.12
php-ctype
php-date
php-filter
php-iconv
php-intl
php-json
php-pcre
php-reflection
php-simplexml
php-spl
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 265 >>>
Name Size ascending sort
/usr/share/php/Symfony/Component/Validator/autoload.php15.00 B
/usr/share/php/Symfony/Component/Validator/autoloader.php15.00 B
/usr/share/php/Symfony/Component/Validator/Exception/MappingException.php342.00 B
/usr/share/php/Symfony/Component/Validator/Exception/ValidatorException.php342.00 B
/usr/share/php/Symfony/Component/Validator/Exception/GroupDefinitionException.php350.00 B
/usr/share/php/Symfony/Component/Validator/Exception/ConstraintDefinitionException.php355.00 B
/usr/share/php/Symfony/Component/Validator/Exception/NoSuchMetadataException.php408.00 B
/usr/share/php/Symfony/Component/Validator/Exception/UnsupportedMetadataException.php419.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Optional.php431.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Required.php431.00 B
/usr/share/php/Symfony/Component/Validator/Exception/ExceptionInterface.php439.00 B
/usr/share/php/Symfony/Component/Validator/Exception/RuntimeException.php487.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/GroupSequenceProvider.php489.00 B
/usr/share/php/Symfony/Component/Validator/Exception/OutOfBoundsException.php499.00 B
/usr/share/php/Symfony/Component/Validator/Exception/BadMethodCallException.php505.00 B
/usr/share/php/Symfony/Component/Validator/Exception/InvalidArgumentException.php511.00 B
/usr/share/php/Symfony/Component/Validator/Exception/UnexpectedTypeException.php572.00 B
/usr/share/doc/php-symfony-validator/README.md578.00 B
/usr/share/php/Symfony/Component/Validator/Exception/InvalidOptionsException.php594.00 B
/usr/share/php/Symfony/Component/Validator/Exception/MissingOptionsException.php594.00 B
/usr/share/php/Symfony/Component/Validator/GroupSequenceProviderInterface.php597.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Existence.php600.00 B
/usr/share/php/Symfony/Component/Validator/Mapping/Factory/MetadataFactoryInterface.php623.00 B
/usr/share/php/Symfony/Component/Validator/Mapping/Loader/XmlFilesLoader.php670.00 B
/usr/share/php/Symfony/Component/Validator/Mapping/Loader/YamlFilesLoader.php673.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/NullValidator.php687.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/TrueValidator.php687.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/FalseValidator.php692.00 B
/usr/share/php/Symfony/Component/Validator/ClassBasedInterface.php697.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Null.php709.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/True.php709.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/False.php714.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/IsNull.php717.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/IsTrue.php717.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/NotNull.php719.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Blank.php720.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/IsFalse.php722.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/NotBlank.php724.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Locale.php742.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/All.php743.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Country.php747.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/Language.php752.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/LessThan.php759.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/EqualTo.php760.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/GreaterThan.php762.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/NotEqualTo.php764.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/EqualToValidator.php770.00 B
/usr/share/php/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php775.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/LessThanOrEqual.php778.00 B
/usr/share/php/Symfony/Component/Validator/Constraints/GreaterThanOrEqual.php781.00 B
Component of No Buildroots