Back to Content

Validator

files/en-us/glossary/validator/index.md

latest421 B
Original Source

A validator is a program that checks for syntax errors in code. Validators can be created for any format or language, but in our context we speak of tools that check {{Glossary("HTML")}}, {{Glossary("CSS")}}, and {{Glossary("XML")}}.

See also