Introduction
Below you'll find a list of all the error and warning numbers that may appear when a validation is run, together with the extended description that appears on the bottom of the validation results. Note that the same error number may be displayed with a different error messages depending on the circumstances, e.g when the message contains text generated by a remote Web Server.
No validation
When no validation can take place then one of the following may appear:
| E000 | This page was not checked as it appeared to contain a binary file | One or more characters were discovered which appear to mean that the file is a binary file and not a web page. |
| E000 | This page was not checked as it contains too many tags | Due to the online service being subjected to DoS attacks in the past we've had to limit pages to no more than 15000 tags. This restriction does not apply to the desktop tools. |
| E000 | Broken links were not checked for on this page as it contains too many links | Due to the online service being subjected to DoS attacks in the past we've had to limit pages to no more than 8000 links. This restriction does not apply to the desktop tools. |
| E000 | Page didn't contain any (X)HTML tags to validate | The page appeared to be empty or didn't contain any (X)HTML tags. |

top