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

Reply via email to