Hi, Is it possible to use Cake's built in field validation rules for data submitted from a form, when there is no AppModel for that controller.
For example; I have a controller that performs actions on a system service. So it has actions like start, stop, and submit job. I'd like to display a data entry form, and perform validation on the fields before I use the data in the controllers action. Is this possible? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
