Every serious web developer invariably knows about the web pages validating tool for a given format. That is to say validator.w3.org.
More recently I found a very useful tool which job is to validate all web pages of a domain[1]. It accomplishes this task by calling the W3C validator on each page. It is free to use at www.validator.ca.

Notes

[1] See this blog validation, for example