Performs validation on the associated input control and updates the BaseValidator.IsValid property.
Use the BaseValidator.Validate method to perform validation on the associated input control. This method allows you to programmatically perform validation on the input control. The BaseValidator.IsValid property is automatically updated with the validation results.