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