Disable all Validator controls on a page
- by Larsenal
During the early stages of a dev cycle, it's a bit annoying to have all the validation controls enforcing their rules if we just want to move quickly from form to form.
What is the simplest way to disable all the validator controls on a page?