piighost/cl-phone

Chilean phone number. The +56 country code is required rather than optional, because a Chilean number written without it is nine bare digits, a shape that several other identifiers in the registry already claim.

Label: CL_PHONE

Pattern

(?<![\w+])\+56(?:[\s.-]?\d){8,9}(?!\w)

Must be caught

Must be left alone

Tags: cl, contact

Download the detector as TOML