Regular Expressions 101

Community Patterns

2

bye

ECMAScript (JavaScript)
no description available
Submitted by anonymous - 8 years ago
2

SSN

ECMAScript (JavaScript)
allow nine digits only
Submitted by anonymous - 8 years ago

Kyivstar phone number

0

Regular Expression
Java 8

"
\+?(380 |0)(6(7|8)|9(6|7|8)) \d{3} \d{2} \d{2}
"
gm

Description

Loading markdown...
Submitted by milka_vlad - 6 months ago