Adapts a Standard Schema (Zod 3.24+, Valibot, ArkType, …) to the Stone.js NativeSchema contract. Only the synchronous path is supported here; an async schema throws a clear ValidationError so the misuse is obvious.
The Standard Schema.
A Stone.js validation schema.
Adapts a Standard Schema (Zod 3.24+, Valibot, ArkType, …) to the Stone.js NativeSchema contract. Only the synchronous path is supported here; an async schema throws a clear ValidationError so the misuse is obvious.