import { forward } from "https://deno.land/x/valibot@v0.30.0/src/methods/forward/index.ts";
Forwards the issues of the passed validation action.
Parameters
validation: BaseValidation<TInput>
The validation.
Returns
The passed validation.
import { forward } from "https://deno.land/x/valibot@v0.30.0/src/methods/forward/index.ts";
Forwards the issues of the passed validation action.
The validation.
The passed validation.