This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Validator
Johannes Schmitt 796d9af0c4 some updates
2011-05-16 22:26:24 +02:00
..
Constraints Merge remote branch 'origin/master' into annotations 2011-05-15 18:35:25 +02:00
Exception replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Mapping some updates 2011-05-16 22:26:24 +02:00
Constraint.php [Validator] fixed CS 2011-03-31 14:02:00 +02:00
ConstraintValidator.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ConstraintValidatorFactory.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ConstraintValidatorFactoryInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ConstraintValidatorInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ConstraintViolation.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
ConstraintViolationList.php [Validator] Updated ContraintViolationList ArrayAccess setter to check equivalence to null instead of using is_null 2011-03-30 08:43:05 +01:00
ExecutionContext.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
GraphWalker.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
Validator.php [Form] Reorganized code into "form extensions" 2011-04-22 17:41:21 +02:00
ValidatorContext.php [Validator] renamed method to follow CS 2011-03-30 23:10:30 +02:00
ValidatorContextInterface.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
ValidatorFactory.php [FrameworkBundle] added framework-wide annotation reader, updated validator tests 2011-04-29 15:54:44 +02:00
ValidatorInterface.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00