You can try to obtain ActionValidatorManager instance (@Inject in to
an action) and try to use one of its methods.


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/
Warszawa JUG conference - Confitura http://confitura.pl/


2011/11/16 Josep García <jgar...@isigma.es>:
> Is there any documentation on how to call xwork validation programatically?
>
> The context: I have a dynamic form, which is a freemarker template, which
> can have any fields that are then saved as xml in my Struts action.
> I would like to have the possibility to call validation with a specific
> *-validation.xml, defined at runtime, associated to the freemarker
> template, so that I can apply xml defined validators against my action
> context value stack. Is that possible?
>
> Cheers,
> Josep
>

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

Reply via email to