Skip to content
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

Closed
remi-blaise opened this issue Jun 18, 2021 · 8 comments
Closed

[Feature] Could we know why the phone number is not possible? #406

remi-blaise opened this issue Jun 18, 2021 · 8 comments

Comments

@remi-blaise
Copy link

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

@catamphetamine
Copy link
Owner

The isPossible() function only checks number length, as stated in the readme.

@catamphetamine
Copy link
Owner

@remi-blaise
Copy link
Author

Yeah I know that, I was advocating for a new feature.

@catamphetamine
Copy link
Owner

Yeah I know that, I was advocating for a new feature.

Read the text from link I've provided.
It should be self-explanatory.

@catamphetamine
Copy link
Owner

@remi-blaise Oh, you wanted to know whether it's short or long.

@catamphetamine
Copy link
Owner

@remi-blaise
Copy link
Author

You are amazing, great feature, thanks!

@remi-blaise
Copy link
Author

I used the feature in my app, it works great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants