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

x/validatte/mod.ts>isAlphanumeric

A Savory Class validator for Deno
Latest
function isAlphanumeric
Re-export
import { isAlphanumeric } from "https://deno.land/x/validatte@0.7.5/mod.ts";

Parameters

str: string
optional
locale = [UNSUPPORTED]

Returns

boolean