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

fix(isMobilePhone): update de-DE validation #933

Merged
merged 1 commit into from
Dec 23, 2018

Conversation

tux-tn
Copy link
Member

@tux-tn tux-tn commented Nov 15, 2018

German Mobile phone regex is validating too many formats and introducing false positives like #921

The new rule is only validating Mobile Phone numbers and is based on:

Copy link
Member

@profnandaa profnandaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tux-tn
Copy link
Member Author

tux-tn commented Dec 7, 2018

@profnandaa we should wait for a response/source from #941 before merging my PR

@profnandaa
Copy link
Member

@tux-tn - noted, thanks for pointing out.

@profnandaa profnandaa added the blocked For PRs that are blocked due to pending discussions, etc. label Dec 7, 2018
@profnandaa profnandaa added ready-to-land For PRs that are reviewed and ready to be landed and removed blocked For PRs that are blocked due to pending discussions, etc. labels Dec 21, 2018
@chriso
Copy link
Collaborator

chriso commented Dec 23, 2018

Thanks for the PR 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-land For PRs that are reviewed and ready to be landed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants