Syntax Rule 12: Difference between revisions
Jump to navigation
Jump to search
(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 }}") |
(No difference)
|
Revision as of 15:08, 12 April 2024
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 |