I have a C# application that receives an html file. I want to parse and validate it. On output it will return a list of errors or that my html is valid.
Has anyone
I'd run a local instance of the W3C Markup Validation service and communicate with it via the API