It stays callable exactly like any other validator — so it can still be
nested in arrayOf, record, a schema slot, or called directly — while the
~standard property makes it accepted by tRPC, Hono, TanStack Form/Router,
Nuxt and every other consumer of the contract, with no adapter.
A
Validatorthat is also a Standard Schema.It stays callable exactly like any other validator — so it can still be nested in
arrayOf,record, a schema slot, or called directly — while the~standardproperty makes it accepted by tRPC, Hono, TanStack Form/Router, Nuxt and every other consumer of the contract, with no adapter.