samdark / yii2-cookbook

Yii 2.0 Community Cookbook
1.45k stars 296 forks source link

Adjust validating multiple attributes #203

Open samdark opened 3 years ago

samdark commented 3 years ago

https://github.com/samdark/yii2-cookbook/blob/master/book/forms-validator-multiple-attributes.md should likely be adjusted. See https://github.com/yiisoft/yii2/commit/d62590807d7f609defd8a2bdc0121405b226c258#commitcomment-41083851

samdark commented 3 years ago

@BVBAccelm is the problem in inline validator example (should not be) or in a trait?