It takes a while to do every time I debug my application. Can I speed up or skip?
Validating a website generally means running it against all W3C validation rules for the HTML / XHTML type you are using. If there are any validation issues, they usually show up as warnings in your error list.
I thought about other checks. But anyway, the following link may help you.
ASP.NET validation elements.