URLShorthandValidator

public struct URLShorthandValidator: Validator

The URLShorthandValidator contains an URLShorthandCondition. A valid string is a URL, with or without scheme.

  • Declaration

    Swift

    public init()