import { type BooleanSchema } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Boolean schema type.
Properties
message: ErrorMessage | undefined
The error message.
pipe: Pipe<boolean> | undefined
The validation and transformation pipeline.
x/valibot/mod.ts>BooleanSchema
import { type BooleanSchema } from "https://deno.land/x/valibot@v0.30.0/mod.ts";
Boolean schema type.
The error message.
The validation and transformation pipeline.