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