I'm also disappointed with Cake's built-in validation routine. Before I tried using Advanced Validation, but I ended up having too many extra validation methods.
Right now, I'm experimenting with Advanced Validation w/ Parameters, and I'm trying to make it work automatically without the controller calling a function like load_validation(). This kind of workaround simply defies MVC principles. I tried assigning the $validate variable on the beforeValidate() callback method, but this doesn't seem to work. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
