SK_REGEXP_0449
DataModel:CDQ/Business Partner/Address/Country/SK/REGEXP 0449
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | REGEXP_0449
|
| The country a linked concept is active or generally relevant for. Country scope | SK (the Slovak Republic) |
| Informal and comprehensive human-readable definition of a concept. Description | Specifies the allowed formats for the post code of type REGULAR in SK (the Slovak Republic)
|
| The type in terms of a categorization of regular expressions. Regular expression type | POST_CODE_FORMAT
|
| A concept managed by another concept, e.g., an identifer managed by a registration authority. Manages | DataModel:CDQ/Business_Partner/Identifier/REGULAR |
Regular expression
^(0|8|9)(\d\s*\.*-*){4}$
Exemplary matches
- 03 601 belongs to Slovakia, 13601 is an incorrect postal code format and violates the rule as it starts with 1 instead of 0,8 and 9.