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
2011-01-21 09:53:24 +01:00
..
Constraints [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00
Exception normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Mapping [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00
Constraint.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
ConstraintValidator.php [Validator] Added ValidatorFactory for programmatically creating validators 2011-01-19 16:25:50 +01:00
ConstraintValidatorFactory.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ConstraintValidatorFactoryInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ConstraintValidatorInterface.php [Standards] Changing many instances of "boolean" to "Boolean". 2011-01-21 09:53:24 +01:00
ConstraintViolation.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ConstraintViolationList.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
ExecutionContext.php [Validator] Added ValidatorFactory for programmatically creating validators 2011-01-19 16:25:50 +01:00
GraphWalker.php [Validator] Each object is now only validated once for a given group 2011-01-19 16:25:50 +01:00
Validator.php [Validator] Each object is now only validated once for a given group 2011-01-19 16:25:50 +01:00
ValidatorContext.php [Validator] Added ValidatorFactory for programmatically creating validators 2011-01-19 16:25:50 +01:00
ValidatorContextInterface.php [Validator] Added ValidatorFactory for programmatically creating validators 2011-01-19 16:25:50 +01:00
ValidatorFactory.php [Validator] Added ValidatorFactory for programmatically creating validators 2011-01-19 16:25:50 +01:00
ValidatorInterface.php normalized license messages in PHP files 2011-01-18 08:07:46 +01:00