import { type MaxSizeIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.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.1-i18n/mod.ts";
Max size issue type.
The maximum size.