Re: selective validation using validation.xml

2008-03-13 Thread ravi_eze
akash agrawal-2 wrote: Hi, Is this possible to do selective validation using validation.xml? What I meant by this is that calling a different set of validation on each(different) invocation of same action and same method. Quite possible: in that case u would write valildation

selective validation using validation.xml

2008-03-07 Thread akash agrawal
Hi, Is this possible to do selective validation using validation.xml? What I meant by this is that calling a different set of validation on each(different) invocation of same action and same method. Example: I call UpdateAction and update method and use UpdateAction-validation.xml and want