Remix
Remix
remix/data-schema/checks · FunctionView Source

url

Summary

Require a string to be a valid URL.

Signature

function url(): Check<string>;

Returns

A Check that validates URL-like strings