import { type LengthIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/index.ts";
Length issue type.
Type Parameters
TInput extends LengthInput
Properties
readonly
requirement: TRequirementThe required length.
import { type LengthIssue } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/actions/index.ts";
Length issue type.
The required length.