import { type LengthIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts";
Length issue type.
Type Parameters
TInput extends LengthInput
Properties
readonly
requirement: TRequirementThe required length.
import { type LengthIssue } from "https://deno.land/x/valibot@v1.0.0-beta.1-i18n/mod.ts";
Length issue type.
The required length.