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