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 edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
|Domain=Address | |Domain=Address | ||
|Locale=de_de | |Locale=de_de | ||
|Tag=Postal Code | |Tag=Postal Code, Gemany | ||
|Status=Draft | |Status=Draft | ||
}} | }} | ||
Latest revision as of 12:36, 18 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, Gemany |
| Status | Draft |