import { type ValueIssue } from "https://deno.land/x/valibot@v0.1.0-to-json-schema/src/actions/value/index.ts";
Value issue type.
Type Parameters
TInput extends ValueInput
TRequirement extends TInput
Properties
readonly
requirement: TRequirementThe required value.