Share via


DiagnosticDetailOutput interface

Diagnostic details for validation errors.

Properties

code

The diagnostic error code.

Possible values: "FailedSchemaValidation", "InvalidEventCondition", "UnsupportedEventCondition", "InvalidExperimentMetricDefinition"

message

A human-readable error message.

Property Details

code

The diagnostic error code.

Possible values: "FailedSchemaValidation", "InvalidEventCondition", "UnsupportedEventCondition", "InvalidExperimentMetricDefinition"

code: string

Property Value

string

message

A human-readable error message.

message: string

Property Value

string