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