Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-02-04 08:17
Flavor·PCRE (Legacy)

/
^(([^-<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([^-][a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous