Skip to content

Incorrect validation of Swedish numbers #107

@ehannes

Description

@ehannes

Found out that this gem doesn't validate Swedish phone numbers correctly. Here's an example that compares with phonelib. This number should be valid:

Phonelib.valid?('+463612121')
=> true

Phoner::Phone.valid?('+463612121')
=> false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions