Module

x/typebox/example/formats/url.ts>IsUrl

Json Schema Type Builder with Static Type Resolution for TypeScript
Latest
function IsUrl
import { IsUrl } from "https://dotland.deno.dev/x/typebox@0.32.34/example/formats/url.ts";

[ajv-formats:deprecated] A uniform resource locator as defined in RFC 1738

Examples

http://domain.com

Parameters

value: string