import { type MaxBytesValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Max bytes validation type.
Properties
requirement: TRequirement
The maximum byte length.
x/valibot/mod.ts>MaxBytesValidation
import { type MaxBytesValidation } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Max bytes validation type.
The maximum byte length.