import { type MaxLengthIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/maxLength/maxLength.ts";
Max length issue type.
Properties
readonly
requirement: TRequirementThe maximum length.
x/valibot/src/actions/maxLength/maxLength.ts>MaxLengthIssue
import { type MaxLengthIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/src/actions/maxLength/maxLength.ts";
Max length issue type.
The maximum length.