Salut, Essaye ça :
var $validate = array
(
'title' => array
(
'rule' => array('minLength', 1),
'required'=>true
'allowEmpty'=>false
),
'body' => array
(
'rule' => array('minLength', 1),
'required'=>true
'allowEmpty'=>false
)
);
--~--~---------~--~----~------------~-------~--~----~
Groupe "Cakephp-fr".
Adresse : [email protected]
Pour résilier : [EMAIL PROTECTED]
Pour les options : http://groups.google.com/group/cakephp-fr?hl=fr
-~----------~----~----~----~------~----~------~--~---
