NE_REGEXP_0341
DataModel:CDQ/Business Partner/Address/Country/NE/REGEXP 0341
| Property | Value |
|---|---|
| A technical identifier, unique in a certain context. Technical key | REGEXP_0341
|
| The country a linked concept is active or generally relevant for. Country scope | NE (Niger) |
| Informal and comprehensive human-readable definition of a concept. Description | Specifies the allowed formats for the post code of type REGULAR in NE (Niger)
|
| 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
^([1-8]0(0|1))[0-9]$
Exemplary matches
- 8001 belongs to Niamey department of Nigar, 8820 is an incorrect postal code format and violates the rule, as it starts with 88 which is incorrect and the third digit is 2, which is again incorrect as per the rule above.