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

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

The newest version!
{
  "title": "\"\u003cfieldset\u003e\" tags should contain a \"\u003clegend\u003e\"",
  "type": "BUG",
  "status": "deprecated",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "accessibility"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-1089",
  "sqKey": "FieldsetWithoutLegendCheck",
  "scope": "Main",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy