Skip to content

Documentation / @agentick/core / isStandardSchema

Function: isStandardSchema() ​

isStandardSchema(value): boolean

Defined in: kernel/src/schema.ts:116

Check if value is a Standard Schema (v1).

Parameters ​

value ​

unknown

Returns ​

boolean

See ​

https://standardschema.dev

Released under the ISC License.