Commit graph

13 commits

Author SHA1 Message Date
Toni Uebernickel 4db28b7bbd introduce Propel\Bundle\PropelBundle namespace 2016-01-23 21:41:17 +01:00
cedric lombardot 532cfd415a addViolationAtSubPath replaced by addViolationAt in symfony 2.3 2013-06-06 18:39:45 +03:00
jaugustin c908de92fb add a new errorPath parameter, fix outdated doc 2013-01-04 13:16:07 +01:00
William DURAND 39e5782a93 Revert "Fix bad namespace for constraint classes"
This reverts commit cca4fd71ce.
2012-11-05 17:23:59 +01:00
William DURAND cca4fd71ce Fix bad namespace for constraint classes 2012-11-05 14:33:06 +01:00
William DURAND 1b0c49c128 Merge pull request #188 from marekkalnik/feature/unique_validator
[Form] Allow setting custom message, adapt to sf2.1 API
2012-11-05 13:59:42 +01:00
Marek Kalnik 6444ffe511 [UniqueValidator] Allow setting custom message, adapt to sf2.1 API 2012-11-05 13:14:36 +01:00
Adel 4219e706d4 RUN PHP-CS PSR-2 2012-07-19 17:40:35 +01:00
William DURAND 6970913db9 Fixed CS 2012-05-24 16:36:46 +02:00
Klein Florian 995d655a6d fix unqiue validator when checked column is the first of all class fields 2011-12-23 10:29:42 +01:00
William DURAND ab50b5ec39 Fixed CS 2011-12-05 18:42:24 +01:00
Maxime AILLOUD 0139b34f57 Coding standards modification and update of the doc to explain the use of the uniqueObjectValidator 2011-11-04 18:04:53 +01:00
Maxime AILLOUD 06ef181823 Add a unique object constraint validator 2011-11-04 14:43:13 +01:00