Skip to content
The Validator component provides tools to validate values following the JSR-303 Bean Validation specification.
PHP
Branch: master
Clone or download

Latest commit

Fetching latest commit…
Cannot retrieve the latest commit at this time.

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Constraints Merge branch '5.1' May 23, 2020
Context Merge branch '4.4' into 5.0 Apr 1, 2020
DataCollector Remove \Throwable support deprecation layer Nov 8, 2019
DependencyInjection Merge branch '4.4' into 5.0 Dec 17, 2019
Exception Leverage PHP8's get_debug_type() Mar 16, 2020
Mapping Merge branch '5.0' May 4, 2020
Resources/translations [Validator] Add missing translations of nn locale May 19, 2020
Test [Validator] Add AtLeastOne constraint and validator Mar 16, 2020
Tests deprecate the "allowEmptyString" option May 22, 2020
Util [Validator] Add more parameter types. Aug 15, 2019
Validator Merge branch '5.0' May 4, 2020
Violation Merge branch '4.4' Aug 9, 2019
.gitattributes add missing gitattributes for phpunit-bridge Mar 27, 2020
.gitignore Added missing files .gitignore Jul 21, 2013
CHANGELOG.md deprecate the "allowEmptyString" option May 22, 2020
Constraint.php [Validator] Allow to define a reusable set of constraints Feb 8, 2020
ConstraintValidator.php Leverage PHP8's get_debug_type() Mar 16, 2020
ConstraintValidatorFactory.php switched array() to [] Jan 16, 2019
ConstraintValidatorFactoryInterface.php [DI] minor docblock fixes Oct 24, 2017
ConstraintValidatorInterface.php Remove unneeded phpdocs Aug 8, 2019
ConstraintViolation.php Merge branch '4.4' into 5.0 Mar 13, 2020
ConstraintViolationInterface.php [Validator] clarify stringable type annotations Mar 13, 2020
ConstraintViolationList.php Merge branch '4.4' Aug 22, 2019
ConstraintViolationListInterface.php Merge branch '4.4' Aug 8, 2019
ContainerConstraintValidatorFactory.php Leverage PHP8's get_debug_type() Mar 16, 2020
GroupSequenceProviderInterface.php [Validator] Fix GroupSequenceProvider annotation Jun 20, 2019
LICENSE Update year in license files Jan 1, 2020
ObjectInitializerInterface.php add parameter type hints to the Validator component Jun 28, 2019
README.md Add HTTPS to a URL Jul 14, 2019
Validation.php [Validator] allow passing a validator to Validation::createCallable() May 18, 2020
ValidatorBuilder.php Merge branch '4.4' into 5.0 Mar 18, 2020
composer.json deprecate the "allowEmptyString" option May 22, 2020
phpunit.xml.dist Bump phpunit XSD version to 5.2 Nov 11, 2018

README.md

You can’t perform that action at this time.