Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/validatte/behaviors/common/isURL.ts>isURL

A Savory Class validator for Deno
Go to Latest
function isURL
import { isURL } from "https://deno.land/x/validatte@0.7.1/behaviors/common/isURL.ts";

Parameters

url: string
options: isURLOptions

Returns

boolean