Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-08 10:30
Flavor·ECMAScript (JavaScript)

/
[AD][0-9]{8,8}$
/
Open regex in editor

Description

Text with prefix AD and postfix 8 munbers only

Submitted by pratheeshps