Skip to main content
Module

x/valibot/mod.ts>PipeActionIssue

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
interface PipeActionIssue
import { type PipeActionIssue } from "https://deno.land/x/valibot@v0.30.0/mod.ts";

Pipe action issue type.

Properties

reference: Function
input: unknown
label: string
optional
received: string
optional
path: IssuePath