import * as valibot from "https://deno.land/x/valibot@v1.0.0-beta.5/src/types/standard.ts";
Interfaces
The result interface if validation fails. | |
The Standard Schema properties interface. | |
The result interface if validation succeeds. |
Type Aliases
The result interface of the validate function. |