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