Confirmable Behavior
Test validation with Confirmable behavior attached.
Explanations
The confirm fields needs to be checked. This simple validation is added with a behavior:$this->ModelName->addBehavior('Tools.Confirmable');
Test validation with Confirmable behavior attached.
$this->ModelName->addBehavior('Tools.Confirmable');
Send your feedback or bugreport!