Yes, this is the way i decided to do it.

On Sun, Apr 19, 2009 at 4:31 PM, burzum <[email protected]> wrote:
>
> If you need any special validation for a method put it in a model
> method and just pass $this->data + whatever you need to this method.
> The model method can then set or unset() whatever conditions you need
> for validation and process it the data in this method. Remember: Fat
> models tiny controllers.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to