Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-09-12 11:41
Flavor·ECMAScript (JavaScript)

/
^[A-Z]{6}[A-Z0-9]{2}([A-Z0-9]{3})?$
/
Open regex in editor

Description

no description available

Submitted by Mark Byers