import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/methods/fallback/index.ts";
Functions
Returns a fallback value as output if the input does not match the schema. | |
Returns a fallback value as output if the input does not match the schema. |
Type Aliases
Fallback type. | |
Fallback async type. | |
Schema with fallback type. | |
Schema with fallback async type. |