Hi

The only solution i see is to disable default clientvalidation and implement
your own. I think tapestry will still trigger an event on validate so you
can implement your own strategy on submit only.

Regards,
Christophe Cordenier.

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

Reply via email to