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