Paulo Eduardo Neves wrote:
Hi,
I've just notice that I had a misconception about how Zope handle input data validation. I thought it were possible to handle the errors
Zope provides input marshalling. As a side effect, a minimal sort of validation is performed, in that errors are generated if values can't me marshalled. You can do input validation in your Zope application and handle errors any way you want. Maybe I missunderstand your question. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (888) 344-4332 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.