Skip to content

isValidIPv4String() incorrectly returns true for some invalid addresses #9

@mindjuice

Description

@mindjuice

Passing values like 1. 2.3.4 (note the extra space after the 1.) or strings that have additional junk after them like 1.2.3.4xyz are validated as true, but should return false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions