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
Fabien Potencier 1394183a68 Merge remote branch 'stloyd/patch-3'
* stloyd/patch-3:
  Fix for bug when using APC in version 3.1.4
2011-05-17 09:41:45 +02:00
..
Constraints Merge remote branch 'stloyd/ipvalidator_fix' 2011-05-17 09:25:04 +02:00
Exception replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Mapping Merge remote branch 'stloyd/patch-3' 2011-05-17 09:41:45 +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 capitalized 'boolean' 2011-04-27 02:35:10 -03:00
ValidatorInterface.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00