AutomationValidationStatus interface

The security automation model state property bag.

Properties

isValid

Indicates whether the model is valid or not.

message

The validation message.

Property Details

isValid

Indicates whether the model is valid or not.

isValid?: boolean

Property Value

boolean

message

The validation message.

message?: string

Property Value

string