Documentation / @agentick/core / isStandardJSONSchema
Function: isStandardJSONSchema()
isStandardJSONSchema(
value):boolean
Defined in: kernel/src/schema.ts:132
Check if value is a Standard Schema with JSON Schema support.
Parameters
value
unknown
Returns
boolean