summaryrefslogtreecommitdiffstats
path: root/Tests/Core/Validator/Constraint
Commit message (Collapse)AuthorAgeFilesLines
* [Security] renamed Constraint namespace to Constraints for validator classes ↵Hugo Hamon2013-02-041-161/+0
| | | | in order to be consistent with the whole current validator API.
* [Security] [Tests] added unit tests for the UserPasswordValidator class and ↵Hugo Hamon2013-02-021-0/+161
made the validator service for the UserPassword constraint configurable.