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

Properties

optional
min: number
optional
max: number