import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.2-to-json-schema/src/methods/pipe/index.ts";
Functions
f pipe | Adds a pipeline to a schema, that can validate and transform its input. |
Adds a pipeline to a schema, that can validate and transform its input. |
Type Aliases
Schema with pipe type. | |
Schema with pipe async type. |