I am slipping a service layer into my application and have come across my first hurdle - how does the service layer interact with forms? I'm assuming a single service can be responsible for creating more than one type of form? Is it the responsibility of the service layer to validate the form, and if so, how would it return form errors to the view?
-- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Service-Layer-and-form-validation-view-interaction-tp3336281p3336281.html Sent from the Zend Framework mailing list archive at Nabble.com.
