AccessibilityLinter

uk.gov.hmrc.scalatestaccessibilitylinter.domain.AccessibilityLinter
See theAccessibilityLinter companion object
sealed trait AccessibilityLinter extends EnumEntry

Attributes

Companion
object
Graph
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object axe
object vnu

Members list

Value members

Inherited methods

def entryName: String

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Inherited from:
EnumEntry