{
  "id": "aria-valid-attr",
  "matches": "aria-has-attr-matches.js",
  "tags": [
    "cat.aria",
    "wcag2a",
    "wcag411"
  ],
  "metadata": {
    "description": "Ensures attributes that begin with aria- are valid ARIA attributes",
    "help": "ARIA attributes must conform to valid names"
  },
  "all": [],
  "any": [
    "aria-valid-attr"
  ],
  "none": []
}
