import { type Context } from "https://deno.land/x/valibot@v1.0.0-beta.4/src/actions/rawCheck/types.ts";
Context type.
Properties
readonly
dataset: OutputDataset<TInput, BaseIssue<unknown>>readonly
config: Config<RawCheckIssue<TInput>>readonly
addIssue: AddIssue<TInput>