Hi there! I have got a "User"-form with 15 fields in my project. My question is: Where should the validation been done? At the moment I do it in a private method in the Controller class. But even if I Use Zend Validate it is a lot of code for 15 fields ... But I guess the model is the wrong place for validation?!
By the way a medium sized example project for ZF, which shows best practices, would be really great! Is there something like that? Best regards Sascha _____________________________________________________________________ Unbegrenzter Speicherplatz für Ihr E-Mail Postfach? Jetzt aktivieren! http://freemail.web.de/club/landingpage.htm/?mc=025555
