Show / Hide Table of Contents

Class RgaaTagsProvider

A mapping of Axe rules to RGAA rules, for future use refers to the Mapping Rules Excel file

Inheritance
object
TagsProvider
RgaaTagsProvider
Inherited Members
TagsProvider.ShowOnOverallReportOnly
Namespace: AxaFrance.AxeExtended.HtmlReport
Assembly: AxaFrance.AxeExtended.HtmlReport.dll
Syntax
public class RgaaTagsProvider : TagsProvider

Methods

| Edit this page View Source

GetTagsByRule(AxeResultItem)

return a list of additional tags for a rule. if the rule is not found, return an empty list.

Declaration
public override IEnumerable<string> GetTagsByRule(AxeResultItem rule)
Parameters
Type Name Description
AxeResultItem rule
Returns
Type Description
IEnumerable<string>

a list of additional tags for a given rule.

Overrides
TagsProvider.GetTagsByRule(AxeResultItem)
  • Edit this page
  • View Source
In this article
Back to top Copyright ® 2016-2025 AXA France, All rights reserved.