BE_REGEXP_0034
DataModel:CDQ/Business Partner/Address/Country/BE/REGEXP 0034
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | REGEXP_0034
|
| The country a linked concept is active or generally relevant for. Country scope | BE (Belgium) |
| Informal and comprehensive human-readable definition of a concept. Description | Specifies the allowed formats for the post code of type REGULAR in BE (Belgium)
|
| 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
^(\s*?\.*?-*?)(\d\s*\.*-*){4}$
Exemplary matches
- 1000 belongs to Bruxelles town of Belgium, while 10000/ A100 is a wrong postal code and violates the rule there.