activities
latest
false
UiPath logo, featuring letters U and I in white

Document Understanding Activities

Last updated Mar 3, 2025

RuleResult Class

Definition

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

Description

Represents the result of applying a rule over a field's value.

Members

Properties
  • Rule: Gets or sets the applied Rule.
  • IsValid: Gets or sets a boolean value indicating whether the result of applying the Rule is valid.
Constructors
  • RuleResult(): Initializes a new instance of the RuleResult class.
  • RuleResult(Rule,Boolean): Initializes a new instance of the RuleResult class, and requires the following parameters:
    • rule Rule: The applied rule.
    • isValid bool: A boolean value indicating whether the applied rule is valid or not.
  • Definition
  • Description
  • Members

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.