Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-03-16 20:56
Flavor·PCRE (Legacy)

/
^(\d{2})(\s?)(9?\d{4})(-?)\d{4}
/
gm
Open regex in editor

Description

teste para validação de números de telefone

Submitted by Mauricio Rocha