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