cakephp2-php8/lib
mark_story 39011cd9d8 Fix Model::isUnique() not working as a validator.
While it *did* work for single fields, isUnique could not be used to
validate the uniqueness across multiple fields as documented. Because
validation methods pass arguments in an order the validator did not
expect the validation method would not work correctly.

Fixes #4571
2014-10-09 22:49:17 -04:00
..
Cake Fix Model::isUnique() not working as a validator. 2014-10-09 22:49:17 -04:00