import { type MaxBytesIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/maxBytes/maxBytes.ts";
Max bytes issue type.
Properties
readonly
requirement: TRequirementThe maximum bytes.
x/valibot/src/actions/maxBytes/maxBytes.ts>MaxBytesIssue
import { type MaxBytesIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/maxBytes/maxBytes.ts";
Max bytes issue type.
The maximum bytes.