|
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 |
|
|
7bdc0787ac
|
Extra note add to EachValidator doc
|
2016-04-12 11:44:07 +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 |
|
|
cd87d67f34
|
Global DOCS update: ~~~ replaced with ```
|
2015-12-02 23:15:28 +02:00 |
|
|
7926b7d4e9
|
Update EachValidator.php
|
2015-07-10 07:32:34 +03:00 |
|
|
83e2603985
|
Restriction on inline model method usage at yii\validators\EachValidator removed in case of usage inside model scope
|
2015-04-16 11:32:02 +03:00 |
|
|
d8848ebf25
|
Doc improvement [skip ci]
|
2015-04-12 20:52:05 -04:00 |
|
|
d594ab0b03
|
yii\validators\EachValidator uses single generic error message
|
2015-04-11 13:59:02 +03:00 |
|
|
9fedb978f6
|
Docs for yii\validators\EachValidator adjusted
|
2015-04-09 18:13:50 +03:00 |
|
|
35eb833a2b
|
Added yii\validators\EachValidator
|
2015-04-09 16:48:15 +03:00 |
|