Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-03-08 04:00
Flavor·ECMAScript (JavaScript)

/
IE(?:[\d]{7}(?:[A-Z]{1,2})|\d[A-Z][\d]{5}[A-Z])
/
gm
Open regex in editor

Description

Validation

Submitted by Christopher Santos