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