Regular Expressions 101

Community Patterns

Input Validation - Stack Overflow

0

Regular Expression
ECMAScript (JavaScript)

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

Description

no description available

Submitted by anonymous - 4 years ago