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
, there is a document that describes it.
-Wes
On Wed, Apr 21, 2010 at 3:35 AM, Rahul Mohan wrote:
> Hi,
>
> Is there any way I can do a partial validation in Struts 2? I have a page
> with two fieldsets, where I can either submit the entire page or submit
> only the fieldset (throug
Hi,
Is there any way I can do a partial validation in Struts 2? I have a page
with two fieldsets, where I can either submit the entire page or submit
only the fieldset (through Ajax). In the latter case, I wish to validate
only the fieldset's properties, but in the former case I wan
4 matches
Mail list logo