luhn-generator
Version:
A generator of numbers that passes the validation of Luhn algorithm or Luhn formula, also known as the 'modulus 10' or 'mod 10' algorithm
14 lines (13 loc) • 399 B
JSON
{
"id": "landmark-banner-is-top-level",
"selector": "header:not([role]), [role=banner]",
"matches": "landmark-has-body-context-matches",
"tags": ["cat.semantics", "best-practice"],
"metadata": {
"description": "Ensures the banner landmark is at top level",
"help": "Banner landmark must not be contained in another landmark"
},
"all": [],
"any": ["landmark-is-top-level"],
"none": []
}