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