blob: 95104c0bb33c8fc4a07ee6498202fc7406bd5758 (
plain) (
blame)
1
2
3
4
5
|
This package provides an object oriented interface to the API of the
W3 HTML Validator application (http://validator.w3.org/). With this
package you can connect to a running instance of the validator and
retrieve the validation results (true|false) as well as the errors
and warnings for a web page.
|