Regular Expressions 101

Community Patterns

ssnRegex

0

Regular Expression
PCRE (PHP <7.3)

/
^(?!666|000)(?!219-09-9999|078-05-1120)[0-8]\d{2}-\d[1-9]-(?!0{4})\d{3}[1-9]$
/
gm

Description

no description available

Submitted by anonymous - 5 years ago