At times, you might want to disable validation based on run-time conditions.
To disable validation in server code
If this property is set to false, the validation control will not be rendered to the page at all, and no validation will take place using that control.
To disable validation in client script
This is not available in the current release.
See Also
Validation Controls | Introduction to Validating User Input in Web Forms |