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

x/validatte/mod.ts>isMobilePhone

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

Parameters

str: string
locale: string
optional
options: MobilePhoneOptions = [UNSUPPORTED]

Returns

boolean