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
2011-01-19 16:25:50 +01:00
..
ClassConstraint.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
ConstraintA.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01: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] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
ConstraintC.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
Entity.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01:00
EntityInterface.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
EntityParent.php [Validator] Fixed annotation loader to not add parent constraints twice 2010-11-12 17:56:09 +01:00
FailingConstraint.php [Validator] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01: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] Added abstract method Constraint::targets() to define whether constraints can be put onto properties, classes or both 2011-01-19 16:25:50 +01: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