-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Could we know why the phone number is not possible? #406
Comments
The |
Yeah I know that, I was advocating for a new feature. |
Read the text from link I've provided. |
@remi-blaise Oh, you wanted to know whether it's short or long. |
Published https://gitlab.com/catamphetamine/libphonenumber-js#validatephonenumberlengthinput-string-string |
You are amazing, great feature, thanks! |
I used the feature in my app, it works great! |
Hi!
It would be great to be able to retrieve the reason why the function
isPossible()
fails.Is phone number too short, too long for the country, ...
Let me know if it is possible or planned to be added to the library.
Thank you for your time,
Remi
The text was updated successfully, but these errors were encountered: