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

On Sun, Apr 19, 2009 at 4:31 PM, burzum <bur...@doomzone.de> 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 cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to