cakephp2-php8/lib/Cake/Model/Validator
mark_story eb7b66b37c Revert default value of allowEmpty.
In 2.1, the default value was null, which does not impart any behavior.
In 2.2 this was changed to false, which makes it hard to validate ''
with validation methods.  Move some tests around and update tests that
probably should have been failing before.

Fixes #2983
2012-06-24 20:06:14 -04:00
..
CakeValidationRule.php Revert default value of allowEmpty. 2012-06-24 20:06:14 -04:00
CakeValidationSet.php Fix array arguments being translated. 2012-05-23 21:02:41 -04:00