--- title: Validator slug: Glossary/Validator tags: - Syntaxprüfung - validator - überprüfen translation_of: Glossary/Validator --- <p>Bei einem <em>Validator </em>handelt es sich um ein Programm, das Code auf Syntaxfehler hin prüft. <em>Validatoren</em> können für beliebige Formate und Programmiersprachen erstellt werden, wobei wir uns in unserem Kontext auf Tools beziehen, die {{Glossary("HTML")}}, {{Glossary("CSS")}}, and {{Glossary("XML")}} untersuchen.</p> <h2 id="Learn_more"><strong style="">Learn more</strong></h2> <h3 id="General_knowledge" style="line-height: 24px;">General knowledge</h3> <ul> <li>{{Interwiki("wikipedia", "Validator")}} on Wikipedia</li> <li><a href="https://developer.mozilla.org/en-US/docs/Tools/Validators">Short list of validators</a></li> </ul>