Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
^[A-Z]{2}[0-9]{2}[A-Z]{2}[0-9]{4}$
/
gm

Description

RTO code for validation

Submitted by Rama - 3 years ago