Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface IsByteLengthOptions
import { type IsByteLengthOptions } from "https://deno.land/x/validatte@0.7.5/behaviors/common/isByteLength.ts";

Properties

optional
min: number
optional
max: number