Uploaded image for project: 'Commons Validator'
  1. Commons Validator
  2. VALIDATOR-472

UrlValidator should not be more lax than java.net.URI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.7
    • Routines
    • None

    Description

      UrlValidator should ensure that valid URLs are also valid as far as java.net.URI is concerned.

      i.e. if java.net.URI fails to parse the URL, it should not be considered valid.

      The validator still needs to do additional checks, e.g. to limit which schemes are allowed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: