Regular Expressions 101

Community Patterns

Your search did not match anything

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 - 4 years ago