daddyz / phonelib

Ruby gem for phone validation and formatting using google libphonenumber library data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phone number is valid however it contains alphabetic characters

Mohab-Kahla-TrianglZ opened this issue · comments

I guess inserting an alphabetic character should invalidate the phone number, right?

image

@Mohab-Kahla-TrianglZ there is a configuration option for such cases:

Phonelib.strict_check = true