Skip to main content
Module

x/danet/validation.ts>isMACAddress

The most mature backend framework for Deno
Go to Latest
function isMACAddress
import { isMACAddress } from "https://deno.land/x/danet@2.0.3-alpha/validation.ts";

Parameters

str: string
options: isMACAddressOptions

Returns

boolean