On Mon, Mar 14, 2011 at 10:21 AM, Mohamed SIDI <mhm.s...@gmail.com> wrote:
> I wd like to know if in my validate method, I can call et validator rule in
> my ActionName-validation.xml.
>
> Some things like :
> .
> validate (){
> .....
> if(condition)
>  call a validator rule in ActionName-validation.xml
> }

Not really, but there shouldn't be any real need to, either--what
problem are you specifically trying to solve?

Dave

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to