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
2015-05-13 11:33:22 +02:00
..
Constraints Docblock fixes 2014-11-30 13:33:44 +00:00
EventListener [Form] Deprecated bind() and isBound() in favor of submit() and isSubmitted() 2013-04-20 18:05:58 +02:00
Type Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
Util [Form] Moved POST_MAX_SIZE validation from FormValidator to request handler 2014-09-23 14:27:03 +02:00
ViolationMapper [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ValidatorExtension.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
ValidatorTypeGuesser.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