import * as valibot from "https://deno.land/x/valibot@v0.24.0/src/methods/fallback/index.ts";
Functions
Returns a fallback value when validating the passed schema failed. | |
Returns a fallback value when validating the passed schema failed. |
Type Aliases
Fallback info type. | |
Schema with fallback type. | |
Schema with fallback async type. |