Which attribute must be assigned to a validator control to enable it to perform validation?
Explanation
The 'ControlToValidate' attribute specifies the input control that the validator is associated with, enabling the validation process to function correctly.