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/Tests/Extension/Validator
2015-06-17 20:03:11 +02:00
..
Constraints [Form] Deprecated "cascade_validation" 2015-06-17 20:03:11 +02:00
EventListener [Form] Fixed check of violation constraint #12792 2015-01-09 05:45:27 +01:00
Type [Form] Deprecated "cascade_validation" 2015-06-17 20:03:11 +02:00
Util Added support for injecting HttpFoundation's RequestStack in ServerParams 2014-05-16 16:44:46 +02:00
ViolationMapper Fix getOrigin 2015-05-04 11:39:13 +02:00
ValidatorExtensionTest.php [Form] add test to avoid regression of #14891 2015-06-07 08:50:12 +02:00
ValidatorTypeGuesserTest.php Fixed compatibility with PHP7 and up by introducing new constraints (IsNull, IsTrue, IsFalse) and related validators (IsNullValidator, IsTrueValidator, IsFalseValidator) 2015-05-13 11:33:22 +02:00