import { getPipeIssues } from "https://deno.land/x/valibot@v0.19.0/src/index.ts";
Returns the pipeline result object with issues.
Parameters
error: ErrorMessage
The error message.
import { getPipeIssues } from "https://deno.land/x/valibot@v0.19.0/src/index.ts";
Returns the pipeline result object with issues.
The error message.