I currently have a form with validation, and no validation on the object I am
saving. The problem I have is that I am looking at having many more forms.
It would make more sense to me if this validation is done when the object is
saved rather than on the forms.

Can anyone give an example on how I can have the validation happen when I
save the object, but display failed validations as the form does (Per form
element)?
-- 
View this message in context: 
http://www.nabble.com/Form-validation-versus-model-validation-tp20841410p20841410.html
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to