Skip to content

DomainStr allows ip addresses #307

@rosscdh-tpg

Description

@rosscdh-tpg

Great extra lib thank you :)

Please note the domain regexp also allows for ips.. which may not quite be the right solution

Image

perhaps something more like

(?=^.{1,253}$)(^((?!-)[a-zA-Z0-9-]{1,63}(?<!-)\.)+[a-zA-Z]{2,63}$)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions