cakephp2-php8/lib/Cake/Model/Validator
2012-11-13 22:13:15 +05:30
..
CakeValidationRule.php Update checkRequired to simply check if an array key is present rather than isset (which fails if the value is null) 2012-11-03 14:41:06 +09:00
CakeValidationSet.php Fix rules set being updated with array instead of CakeValidationRule objects. Closes #3367 2012-11-13 22:13:15 +05:30