Syntax Rule 12

From Data Quality Rules Wiki
Revision as of 15:08, 12 April 2024 by C.fuerber (talk | contribs) (Created page with "{{Syntax Rule |Name=German Postal Code |Description=German postal codes must be numeric and exactly 5 digits. |Regex=^[0-9]{5}$ |Domain=Address |Locale=de_de |Tag=Postal Code |Status=Draft }}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Name German Postal Code
Description German postal codes must be numeric and exactly 5 digits.
Regular Expression
^[0-9]{5}$
Domain Address
Locale de_de
Tag Postal Code
Status Draft