import { type UnionSchema } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Union schema type.
Type Parameters
TOptions extends UnionOptions
Properties
options: TOptions
The union options.
message: ErrorMessage | undefined
The error message.
import { type UnionSchema } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Union schema type.
The union options.
The error message.