Home > @rushstack/node-core-library > IJsonSchemaErrorInfo
IJsonSchemaErrorInfo interface
Callback function arguments for JsonSchema.validateObjectWithCallback()
Signature:
export interface IJsonSchemaErrorInfo
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | The ajv error list, formatted as an indented text string. |