Conditional RequiredFieldValidator inside of a repeater
问题 I have a repeater that holds a Radio button list, a textbox and a requiredfieldvalidator control. The Radiobuttonlist holds the following: Meets (Value M) Above (Value A) Below (Value B) N/A (Value(N/A) The textbox is set to allow the user to input some justification for their answer, and the requiredfieldvalidator makes sure that the textbox is not empty, simple enough. However the scope has changed a bit and now the client wants the requiredfieldvalidator to fire ONLY if the answer is not