Skip to content

Why isn't http://localhost:PORT a valid URL? #285

Description

@Abuelodelanada

Why this url: http://localhost:9093/ is not valid?

In [9]: validators.url("http://localhost:9093/")
Out[9]: ValidationFailure(func=url, args={'value': 'http://localhost:9093/'})

I'm using validatos 0.21.2 in python 3.11.4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    expectedIssue: Works as designedquestionIssue: A question

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions