The subset of Standard Schema v1 the framework consumes.
The spec allows validate to return either a result or a promise, so "synchronous only" cannot be expressed in the type system: it is enforced at runtime instead.
validate
Readonly
The subset of Standard Schema v1 the framework consumes.
The spec allows
validateto return either a result or a promise, so "synchronous only" cannot be expressed in the type system: it is enforced at runtime instead.