Generates Valibot validation schemas for Ash resources and actions.
This module is a thin formatter adapter over AshTypescript.Codegen.SchemaCore.
It implements AshTypescript.Codegen.SchemaFormatter with Valibot-specific output
syntax (v.pipe() composition, v.picklist, v.optional(schema), etc.).
Summary
Functions
Generates a Valibot schema definition for an RPC action's input.
Generates a Valibot schema for a single resource.