|
1ed6fc09f6
|
#10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507)
|
2016-05-11 14:11:32 +02:00 |
|
|
2d5a0bf5ae
|
EachValidator::validateAttribute() fixed to restore original value on error
|
2016-04-12 12:00:33 +03:00 |
|
|
205f16811a
|
Fixed yii\validators\EachValidator does not invoke validateAttribute() method of the embedded validator
|
2016-04-12 11:14:57 +03:00 |
|
|
a0e614eb20
|
yii\validators\EachValidator injects specific attribute value in error message parameters
Closes #11139
|
2016-03-20 16:34:42 +02:00 |
|
|
d22a3a0a07
|
Fixed yii\validators\EachValidator does not respect skipOnEmpty rule parameter
|
2016-02-12 13:33:36 +02:00 |
|
|
6949992246
|
Simplified tests directory structure a bit
|
2015-04-16 12:10:01 +03:00 |
|