2 packages tagged with “html-validate”
C#/.NET library that provides an API for html-validate NPM package. Requires html-validate (https://www.npmjs.com/package/html-validate) NPM package to be installed, but can install itself. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
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. The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.