Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-07-29 18:51
Flavor·ECMAScript (JavaScript)

/
^(VI[0-9]{4}(?:BV)?(?:\d{2})?(D|H|MIN|MAX)?)+$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous