Atata.HtmlValidation
.NET library that adds HTML page validation to Atata using html-validate NPM package. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+. Features: - Uses CLI of html-validate (https://html-validate.org/usage/cli.html) NPM package. - Validates HTML of Atata page objects. - Performs validation offline. - Supports different result formatters. - Supports custom validation rule sets by configuration files. - Saves HTML and validation results to artifact files. - Can produce either error or warning.
Install
dotnet add package Atata.HtmlValidation --version 2.2.0
Install-Package Atata.HtmlValidation -Version 2.2.0
<PackageReference Include="Atata.HtmlValidation" Version="2.2.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.