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/tests/Symfony/Tests/Component/Validator/Fixtures
Fabien Potencier f92055ce42 [Validator] renamed methods that do not follow CS
requiredOptions -> getRequiredOptions
targets -> getTargets
defaultOption -> getDefaultOption
2011-03-30 23:18:20 +02:00
..
ClassConstraint.php [Validator] renamed methods that do not follow CS 2011-03-30 23:18:20 +02:00
ConstraintA.php [Validator] renamed methods that do not follow CS 2011-03-30 23:18:20 +02:00
ConstraintAValidator.php CS: Unified non-strict equality comparisons, put var on the right side 2010-12-21 08:51:27 +01:00
ConstraintB.php [Validator] renamed methods that do not follow CS 2011-03-30 23:18:20 +02:00
ConstraintC.php [Validator] renamed methods that do not follow CS 2011-03-30 23:18:20 +02:00
Entity.php removed Assert prefix from all constraints, renamed annotation namespace to assert 2011-03-26 15:26:05 +01:00
EntityInterface.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
EntityParent.php removed Assert prefix from all constraints, renamed annotation namespace to assert 2011-03-26 15:26:05 +01:00
FailingConstraint.php [Validator] renamed methods that do not follow CS 2011-03-30 23:18:20 +02:00
FailingConstraintValidator.php [Validator] Group "Default" is now propagated to validated references when group sequences are validated 2010-11-17 08:02:10 +01:00
FakeClassMetadataFactory.php [Validator][Form] Removed support for match-all group "*" 2010-11-17 08:02:06 +01:00
FilesLoader.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
InvalidConstraint.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
InvalidConstraintValidator.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
PropertyConstraint.php [Validator] renamed methods that do not follow CS 2011-03-30 23:18:20 +02:00
Reference.php [Validator] Group "Default" is now propagated to validated references when group sequences are validated 2010-11-17 08:02:10 +01:00