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