Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/validatte/behaviors/common/alpha.ts>alphanumeric

A Savory Class validator for Deno
Go to Latest
variable alphanumeric
import { alphanumeric } from "https://deno.land/x/validatte@0.6.0/behaviors/common/alpha.ts";

type

{ [key: string]: RegExp; }