import { type MinBytesValidation } from "https://deno.land/x/valibot@v0.30.0/src/index.ts";
Min bytes validation type.
Properties
requirement: TRequirement
The minimum byte length.
x/valibot/src/index.ts>MinBytesValidation
import { type MinBytesValidation } from "https://deno.land/x/valibot@v0.30.0/src/index.ts";
Min bytes validation type.
The minimum byte length.