Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-08-01 08:14
Flavor·PCRE (Legacy)

/
^(?:[A-Za-z0-9_][A-Za-z0-9_\-]*(?:\.[A-Za-z0-9_\-]+)*\/)+$
/
Open regex in editor

Description

no description available

Submitted by anonymous