summaryrefslogtreecommitdiffstats
path: root/Core/Validator
Commit message (Expand)AuthorAgeFilesLines
* Removed dead code and various cleaningsarah khalil2015-01-211-1/+0
* [Validator] fixed deprecation notices for BuildViolation() calls in constraintsFabien Potencier2015-01-091-0/+1
* added type-hintFabien Potencier2015-01-081-7/+1
* [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-4/+10
* [Validator] Improve UserPassword messageredstar5042014-07-231-1/+1
* Merge branch '2.4'Fabien Potencier2014-04-231-0/+1
|\
| * added @Target annotationsv2.3.13Fabien Potencier2014-04-231-0/+1
* | [Validator] Checked the constraint class in constraint validatorsBernhard Schussek2014-03-101-0/+5
|/
* [Component/Security] Fixed some phpdocs in Security/CoreJoseph Bielawski2014-01-172-0/+6
* [Security] removed deprecated classesFabien Potencier2013-03-232-58/+0
* [Security] renamed Constraint namespace to Constraints for validator classes ...Hugo Hamon2013-02-044-31/+89
* [Security] [Tests] added unit tests for the UserPasswordValidator class and m...Hugo Hamon2013-02-021-1/+2
* added missing dotChristian Raue2012-07-121-1/+1
* moved the UserPassword validator from the security bundle to the security com...Fabien Potencier2012-06-102-0/+73