Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-11-14 14:32
Flavor·PCRE (Legacy)

/
^([a-zA-Z]{1,2}\d{1,2})\s{1,1}\*?(\d[a-zA-Z]{2})$
/
gmi
Open regex in editor

Description

includes mandatory whitespace for UK postcodes

credit goes to the original version, this is improved with mandatory whitespace.

Submitted by anonymous