import { type NotLengthIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/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.2-to-json-schema/src/index.ts";
Not length issue type.
The not required length.