Skip to main content
Module

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

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

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

Examples

http://domain.com

Parameters

value: string