idation.GroupValidatorManager"
> />
>
> - GroupValidatorManager overrides the getValidator to return only the
> applicable validators for the current method by processing the
> annotations.
>
> I can share this code if anyone is interested.
>
> - Rahul
>
>
>
the getValidator to return only the
applicable validators for the current method by processing the
annotations.
I can share this code if anyone is interested.
- Rahul
From:
Wes Wannemacher
To:
Struts Users Mailing List
Date:
27-04-2010 21:12
Subject:
Re: Partial Validation
When you submit
When you submit the fieldset through ajax, are you submitting to a
different action mapping? If the ajax submit and the full form submit,
you could setup a validation for the action mapping that corresponds
to the ajax submit. Handling ajax validation is a bit tricky, but
somewhere in the wiki, the
3 matches
Mail list logo