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-02-24 04:30:23 -08:00
..
Constraints Simplified EmailValidator using native PHP validation function. 2011-02-24 04:30:23 -08:00
Exception normalized license messages in PHP files 2011-01-18 08:07:46 +01:00
Mapping some fixes by just "blindly" trying to make phpStorm code analysis happier 2011-02-04 19:30:28 +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] Made method name shorter 2011-02-16 23:05:22 +01:00
GraphWalker.php [Validator] Fixed: Collections annotated with @Valid may contain scalar values. These values are ignored by the GraphWalker 2011-02-03 13:21:37 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +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