Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ValidateLabelConditionResult

The result of the label condition validation

Properties

conditionBlock

conditionBlock: ConditionBlock

conditionString

conditionString: string

String representation of the validated label condition.

Optional evaluationResult

evaluationResult: undefined | false | true

The result of evaluating the condition blocks against the specified field values. Either true or false.

Optional fieldValues

Field values against which the label condition was evaluated.

status

status: string

The validation status.

Optional statusDescription

statusDescription: undefined | string

The validation status description.

Functions

getDeserializedJsonObj

getJsonObj