Yii Validator version 2.4.0 was released. In this version:
- Allow use callable rules into
Nested
- Support stringable objects as validation error messages
- Fix
WhenMissing
not working in nested rules - Fix incorrect
Nested
rule processing withinEach
Yii Validator version 2.4.0 was released. In this version:
Nested
WhenMissing
not working in nested rulesNested
rule processing within Each