Community Patterns

Community Library Entry

-2

Regular Expression
Created·2023-06-11 10:41
Flavor·PCRE2 (PHP)

/
(^0?(9(((1[0-9]?)|(9[0-4]?)|(03?)|((3[0356789]?)|(0[1-5]?)|(41?))|(2[0-3]?)|(9[89]?))(\d{0,7})?)?)?$)
/
Open regex in editor

Description

To Validate Iranian Operators Number Validation

Submitted by AMAISGOD