Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/node-core-library > IJsonSchemaErrorInfo

IJsonSchemaErrorInfo interface

Callback function arguments for JsonSchema.validateObjectWithCallback();

Signature:

export interface IJsonSchemaErrorInfo 

Properties

PropertyModifiersTypeDescription
detailsstringThe z-schema error tree, formatted as an indented text string.