I have a dropdown with 3 values a, b, c. I have text box and required field validator. I have to validate the textbox when the user select the value a or c. Is it possible to do that?