import { forward } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/methods/forward/index.ts";
Forwards the issues of the passed validation action.
Type Parameters
TIssue extends BaseIssue<unknown>
Returns
The modified action.
import { forward } from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/methods/forward/index.ts";
Forwards the issues of the passed validation action.
The modified action.