Example #1
0
 function setForm($form)
 {
     parent::setForm($form);
     $this->validate('number');
 }