All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.web.rules.Web.TableWithoutCaptionCheck.json Maven / Gradle / Ivy

The newest version!
{
  "title": "\"\u003ctable\u003e\" tags should have a description",
  "type": "BUG",
  "status": "deprecated",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "accessibility",
    "wcag2-a"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-1085",
  "sqKey": "TableWithoutCaptionCheck",
  "scope": "Main",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy