Where is the best place to do the input data(from POST variables) validation in the Zend Framework?
We can do the validation in following places: 1. Controller Class file 2. Use Defined Models Class file Which one is the better choice? -- View this message in context: http://www.nabble.com/Validate-input-data-from-POST-variable-tf4497400s16154.html#a12825924 Sent from the Zend Framework mailing list archive at Nabble.com.
