Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-22 06:50
Flavor·ECMAScript (JavaScript)

/
^[^A-Za-z]*$
/
Open regex in editor

Description

不能包含字母

Submitted by anonymous