Skip to content

inspectJsonValue

inspectJsonValue(value, options): Promise<object[]>

Defined in: json/inspect/value.ts:9

Validate a value against a JSON Schema It uses Ajv for JSON Schema validation under the hood

unknown

string | Descriptor

Promise<object[]>