hbb20 / hbb20/CountryCodePickerProject
Phone Number Validation
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 509
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I am using the library for checking the validation phone number
this number '0155208386' isn't a valid phone number in Egypt because is 10 characters, not 11 characters, but the 'isValidFullNumber' returns true, and this wrong
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the isValidFullNumber implementation and tracing how it validates Egyptian numbers. Reproduce the reported case, 0155208386, and add or update coverage if the project has an existing validation test location; done means this 10-digit Egyptian number is rejected while valid 11-digit numbers continue to pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100