Community Patterns

Community Library Entry

5

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

/
[A-Z]{6}[0-9LMNPQRSTUV]{2}[ABCDEHLMPRST]{1}[0-7LMNPQRST]{1}[0-9LMNPQRSTUV]{1}[A-Z]{1}[0-9LMNPQRSTUV]{3}[A-Z]{1}
/
Open regex in editor

Description

Oltre a supportare le omocodie controlla in modo restrittivo il carattere relativo al mese di nascita

Submitted by Aldo Medri