Hi Is there a way I can create action-method-validate.xml to validate specific methods instead of Action IDs. We have a lot of Actions with many methods and is a real problem to configure the *-validate.xml because it will validate all methods (except those in excludeMethods but this configuration can get really complicated). The use of class-actionName-validate.xml is also difficult because it means I have to create one action per method.
Regards, Nestor