import { type MaxLengthIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Max length issue type.
Type Parameters
TInput extends LengthInput
Properties
readonly
requirement: TRequirementThe maximum length.
x/valibot/src/index.ts>MaxLengthIssue
import { type MaxLengthIssue } from "https://deno.land/x/valibot@v0.35.0/src/index.ts";
Max length issue type.
The maximum length.