Home > @rushstack/node-core-library > IJsonSchemaValidateOptions
IJsonSchemaValidateOptions interface
Options for JsonSchema.validateObject()
Signature:
export interface IJsonSchemaValidateOptions extends IJsonSchemaValidateObjectWithOptions
Extends: IJsonSchemaValidateObjectWithOptions
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
string | (Optional) A custom header that will be used to report schema errors. |