import { actionIssue } from "https://deno.land/x/valibot@v0.28.1/src/index.ts";
Returns the pipeline result object with issues.
Parameters
context: PipeActionContext
The action context.
Returns
The pipeline result object.
x/valibot/src/index.ts>actionIssue
import { actionIssue } from "https://deno.land/x/valibot@v0.28.1/src/index.ts";
Returns the pipeline result object with issues.
The action context.
The pipeline result object.