Hi,
I want to use the "dmy"-value for the date validation. But I cannot
find which key I must use to pass the value.
Actually, my validation looks like this:
'date' => array (
array(
'rule' => 'date',
'message' => 'Das Datum muss in der Form
TT.MM.YYYY angegeben
sein',
'required' => true
)
)
Thanks in advance.
Regards,
Sebastian
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---