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 465be3d94c Merge remote branch 'jdhoek/patch-3'
* jdhoek/patch-3:
  Add {} around @inheritDoc.
2011-05-24 09:53:10 +02:00
..
Constraints Merge remote branch 'jdhoek/patch-3' 2011-05-24 09:53:10 +02:00
Exception replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Mapping Merge remote branch 'origin/master' into annotations 2011-05-19 22:49:59 +02:00
Constraint.php [Validator] fixed CS 2011-03-31 14:02:00 +02:00
ConstraintValidator.php [Doctrine] Add Unique Validator 2011-05-17 23:04:13 +02: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 fixed tests 2011-05-19 22:46:34 +02:00
ValidatorInterface.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00