Confirmable Behavior

Test validation with Confirmable behavior attached.

Validating your forms

Explanations

The confirm fields needs to be checked. This simple validation is added with a behavior:
$this->ModelName->addBehavior('Tools.Confirmable');

Send your feedback or bugreport!