Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-10-18 18:46
Flavor·ECMAScript (JavaScript)

/
^[A-Z]{2}[0-9]{2}[A-Z]{2}[0-9]{4}$
/
gm
Open regex in editor

Description

RTO code for validation

Submitted by Rama