url

View Source

Summary

Require a string to be a valid URL.

Signature

function url(): Check<string>;

Returns

A Check that validates URL-like strings