Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/valibot/src/schemas/union/union.ts>union

The modular and type safe schema library for validating structural data 🤖
Extremely Popular
Go to Latest
function union
import { union } from "https://deno.land/x/valibot@v0.9.0/src/schemas/union/union.ts";

Creates a union schema.

Type Parameters

TUnionOptions extends UnionOptions

Parameters

The union schema.

optional
error: string

The error message.