Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface IsByteLengthOptions
import { type IsByteLengthOptions } from "https://deno.land/x/validatte@0.7.2/behaviors/common/isByteLength.ts";

Properties

optional
min: number
optional
max: number