Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-03-21 02:29
Flavor·Python

r"
^[a-zA-Z\'\-\ ]{2,16}$
"
gm
Open regex in editor

Description

First names

  • Allows for a hyphen
  • Allows for a space
  • Allows for a apostrophe
Submitted by @thegamerbr1