Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Type Property

url

Validates whether a String is a valid URL.
static var url: Validator<T> { get }

Discussion

This validator will allow either file URLs, or URLs containing at least a scheme and a host.