Regular Expressions 101

Community Patterns

Name regex

0

Regular Expression
PCRE2 (PHP >=7.3)

/
^[\p{L} ,.'-]+$
/
gm

Description

Custom name validation

Submitted by anonymous - 2 years ago