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