Every validation control in ASP.NET requires the ControlToValidate property to specify which input control to validate. Additionally, validation controls support the Text property to display validation error messages. Therefore, both properties are found in validation controls.