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/Form/Extension/Validator
Alexander Schwenn aedabc76b6 [Form] Fixed check of violation constraint #12792
ConstraintViolation::getConstraint() must not expect to provide a
constraint as long as Symfony\Component\Validator\ExecutionContext
exists (before 3.0)
2015-01-09 05:45:27 +01:00
..
Constraints Merge branch '2.5' into 2.6 2014-12-02 21:19:20 +01:00
EventListener [Form] Fixed check of violation constraint #12792 2015-01-09 05:45:27 +01:00
Type Merge branch '2.5' 2014-10-26 08:46:28 +01:00
Util [Form] Moved POST_MAX_SIZE validation from FormValidator to request handler 2014-09-23 14:27:03 +02:00
ViolationMapper Merge branch '2.3' into 2.5 2014-12-22 17:29:52 +01:00
ValidatorExtension.php Merge branch '2.3' into 2.5 2014-11-28 11:00:29 +01:00
ValidatorTypeGuesser.php Merge branch '2.5' into 2.6 2014-12-22 17:44:09 +01:00