Is it possible for an xxx-validation.xml to call a method? since my plan is that I would check a certain a value that it have received from the form and pass it as a parameter in a method (checks if the username exist in the db)
or ActionSupport class will invoke the validation.xml and then do a certain method