Re: [S2] Method dependant validation

2008-08-04 Thread Andreas Mähler
Andreas Mähler schrieb: I know that method dependant processing is possible with the PrepareInterceptor (i.e. prepareDoThis, prepareDoThat methods that are automatically invoked). I checked the Struts2.1.2 docs[1], but it seems that the ValidationInterceptor does not offer this feature. I also

[S2] Method dependant validation

2008-08-04 Thread Andreas Mähler
Hello everyone, maybe this question has been asked before, but I couldn't find any postings on the topic: How can I validate my input in dependency of the action method (without XML)? I know that method dependant processing is possible with the PrepareInterceptor (i.e. prepareDoThis, prepa