Hi Sonny, I agree that Tapestry validation is excellent. However, we have complex entity validation rules in a separate validation module which will be applied at various stages in the whole process, of which the web part is only one. We just didn't want to have two sets of rules to maintain.
Best wishes John -----Original Message----- From: Sonny Gill [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 05, 2005 6:43 AM To: Tapestry users Subject: Re: Validation gotcha Hi John, I am not a Tapestry user (yet), but from what I have seen, the validation in tapestry seems to be among the best in web frameworks. So I am just curious, what is the motivation for using a separate validation framework? Cheers. Sonny Prince John, Bedag wrote: > Hi, > > Here is the setup. I have a preexisting object in the session which is > displayed in a form for editing. I am not doing any validation in > tapestry because we have a separate validation framework and we > collect errors that way, feeding them back into the tapestry system > for display. > > John > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
