Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/valibot/src/types.ts

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
import * as valibot from "https://deno.land/x/valibot@v0.13.0/src/types.ts";

Type Aliases

Parse result type.

Base schema type.

Base schema async type.

Input inference type.

Issue type.

Issue origin type.

Issue reason type.

Issues type.

Output inference type.

Parse info type.

Path item type.

Validation and transformation pipe type.

Async validation and transformation pipe type.

Pipe info type.

Pipe result type.

Resolve object type.