Hi
I have a question about Data Validation.
I have in my model some function with some parameters.
This parameters can be single field of the model or parameters that
not belong to the models
Example
Model User

funtion try($username=null,$code_id=null)
{
}

For validation of this parameters inside the function can I use the
CAKE data validation mechanism ?
How can I do that?
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to