hbb20 / hbb20/CountryCodePickerProject

Phone Number Validation

Open
#473 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.