Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Add IP validation feature #3

@peter279k

Description

@peter279k

As title, I think we can create IpValidator class and add the IP validation.

Consider following code snippets:

$result = filter_var($ipAddress, FILTER_VALIDATE_IP);

I think we can use this code snippets to validate IP address and complete this feature.

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