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