import { type MaxSizeIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts";
Max size issue type.
Type Parameters
TInput extends SizeInput
Properties
readonly
requirement: TRequirementThe maximum size.
import { type MaxSizeIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/index.ts";
Max size issue type.
The maximum size.