Revision history of "format as a regular expression" (P1793)

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 February 2023

  • curprev 23:0323:03, 6 February 2023imported>AntanasV 39,498 bytes +39,498 Changed claim: Wikidata usage instructions (P2559): When used in property constraint, it should contain PCRE2 regular expression, treated as "full match". For example, "(?i)[a-z]+|\d+|" means that validated string should match /^(?:[a-z]+|\d+)$/i or be set to "no value" or "unknown value"