Regular Expressions 101

Community Patterns

username rule follower

0

Regular Expression
ECMAScript (JavaScript)

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

Description

Loading markdown...
Submitted by anonymous - 5 years ago