cakephp2-php8/lib
mark_story 99a9cc9669 Fix required field detection.
Fix required field detection to match documentation and behavior when
validating. Having `allowEmpty` in the first validation rule, makes the
field not 'required' as the field is allowed to be empty.

Fixes #3194
2012-09-11 21:59:46 -04:00
..
Cake Fix required field detection. 2012-09-11 21:59:46 -04:00