Hi After more investigation, it does not sound like a good idea to disable client validation. Maybe you can remove observers on the Tapestry.FOCUS_CHANGE_EVENT event in the document element to avoid field validation on focus lost.
Regards Christophe. 2010/5/27 Claude Dubois <cduboi...@gmail.com> > > Hello Guys, > > I'm developping a Tapestry5 app, and I need to validate some fields on form > submit. > > I am using the @Validate annotation, which do what I want, except that the > field is validated on "blur", e.g. when the user focuses on another field. > > I have many fields on my page, and it's quite unpleasant. > > Would anyone know how to realize fields validation only when the form is > submitted? > > Thanks > > ----- > Claude Dubois > -- > View this message in context: > http://old.nabble.com/Tapestry-5-Validation-on-Form-Submit-tp28691739p28691739.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Regards, Christophe Cordenier. Developer of wooki @wookicentral.com