Skip to main content
Module

x/valibot/src/methods/fallback/fallback.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.1.0-to-json-schema/src/methods/fallback/fallback.ts";

Functions

Returns a fallback value as output if the input does not match the schema.

Type Aliases

Fallback type.

Schema with fallback type.