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