Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/validation.ts>isMobilePhone

A Savory web framework for Deno heavily inspired by Nest
Go to Latest
function isMobilePhone
import { isMobilePhone } from "https://deno.land/x/danet@1.5.0/validation.ts";

Parameters

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

Returns

boolean