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