Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-12-07 11:26
Flavor·PCRE (Legacy)

/
^[a-zA-Z_]([\._a-zA-Z0-9-+])*@[A-Za-z0-9-]+(\.[A-Za-z0-9-]+)*(\.[A-Za-z]{2,})$
/
g
Open regex in editor

Description

no description available

Submitted by Shreya Prajapati