Community Patterns

Community Library Entry

2

Regular Expression
Created·2015-10-31 14:29
Flavor·PCRE (Legacy)

/
([A-Z]{4})\s*([0-9]{6})[\s-\/]?([0-9])
/
Open regex in editor

Description

Pattern for container numbers. Without the digit verification of course.

Submitted by Philippe Michiels