Skip to main content
Module

x/danet/validation.ts>isAlphanumeric

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

Parameters

str: string
optional
locale = [UNSUPPORTED]

Returns

boolean