Skip to main content
Atata.HtmlValidation package icon

Atata.HtmlValidation

C#/.NET library that adds HTML page validation to Atata using html-validate NPM package. 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. Atata.HtmlValidation on GitHub: https://github.com/atata-framework/atata-htmlvalidation Atata Framework documentation: https://atata.io The package targets .NET 8.0 and .NET Framework 4.6.2.

Total Downloads
154.2K
154,236
Published
Sep 8, 2026
Latest stable version

Install

.NET CLI
dotnet add package Atata.HtmlValidation --version 4.0.0
Package Manager Console
Install-Package Atata.HtmlValidation -Version 4.0.0
PackageReference
<PackageReference Include="Atata.HtmlValidation" Version="4.0.0" />

Frameworks

.NETFramework4.6.2 net8.0

Dependencies

Atata
.NETFramework4.6.2
[4.0.0, )
Atata.Cli.HtmlValidate
.NETFramework4.6.2
[4.0.0, )
Atata
net8.0
[4.0.0, )
[4.0.0, )

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 2 target frameworks; 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.