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