Skip to main content

EvaluatedBusinessRuleDetails Class

Definition

  • Namespace: UiPath.DocumentProcessing.Contracts.Apps
  • Assembly: UiPath.DocumentProcessing.Contracts

Description

Represents the detailed evaluation of a business rule.

Members

Properties

  • RuleName: Gets or sets the name of the rule that is evaluated.
  • RuleMessage: Gets or sets the message corresponding to the rule evaluation.
  • IsValid: Gets or sets a boolean value indicating whether the evaluated rule is valid.