Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-07-30 15:45
Flavor·PCRE (Legacy)

/
^ #(?=.*?\bmust-have\b) #(?=.*?\bmandatory\b) ( #(?!avoid|illegal|\t). (?!\t). )* $
/
gmx
Open regex in editor

Description

no description available

Submitted by anonymous