Hi all,
I am using struts1.1 and i am using validator framework.I have a problem
regarding branching of validation and optional validation of some fields.

The situation is like.......
I have a search form which contains two tabs search by number and search by
name .I am using a single action form for both the tabs.When search by name
is clicked search by number validation should be kept off and
viceversa......

And if search by name tab is clicked ....validation of some fields should be
done based on some condition like if first name is given then last name
should not be validated .........

plz suggest some way to do this...........

Regards
Arun.

Reply via email to