A detailed walkthrough of building LinkValidator, a CLI tool for validating HTML links in CI/CD pipelines. The article demonstrates implementing inline HTML comment-based validation control using HtmlAgilityPack, allowing developers to selectively suppress link validation directly in HTML rather than maintaining separate

12m read timeFrom aaronstannard.com
Post cover image
Table of contents
How to implement inline HTML comment-based validation control using HtmlAgilityPack - because config files are a painLinks That Will Never ValidateImplementation with HtmlAgilityPackTesting the Edge CasesReal-World UsageThe Single Source of Truth PrincipleBuilding Tools the .NET Ecosystem NeedsTry It Out

Sort: