piighost/nl-postal

Dutch postal code: four digits then two letters, the shape that makes it unmistakable. It collides with nothing else in the registry, which is what a well-designed postal code looks like.

Label: NL_POSTAL

Pattern

(?<!\w)\d{4}\s?[A-Z]{2}(?!\w)

Must be caught

Must be left alone

Tags: nl, location, contact

Download the detector as TOML