Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-01-18 15:24
Updated·2021-04-30 16:07
Flavor·ECMAScript (JavaScript)

/
^(\d*\.){2,3}(\d*)?(-(((RC|HF)\.(\d*))|(SNAPSHOT)|((\d){14}-[a-f0-9]{8})|(\w){1,8}))?$
/
Open regex in editor

Description

no description available

Submitted by anonymous