Regular Expressions 101

Community Patterns

username rule follower

0

Regular Expression
ECMAScript (JavaScript)

/
^((?![\d_])([\w]){8,30})$
/
gm

Description

no description available

Submitted by anonymous - 5 years ago