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

x/validatte/mod.ts>lengthLower

A Savory Class validator for Deno
Go to Latest
variable lengthLower
Re-export
import { lengthLower } from "https://deno.land/x/validatte@0.7.1/mod.ts";

type

(str: string, maxLength: number) => unknown