Skip to main content
Module

x/valibot/mod.ts>InvalidActionResult

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

Invalid action result type.

Properties

optional
output: undefined

The pipe output.

The pipe issues.