UiPath Documentation
activities
latest
false

Document Understanding activities

Last updated May 5, 2026

DocumentValidationActionData Class

DocumentValidationActionData represents the data associated with a document validation action.

Definition

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

Description

Represents the data associated with a document validation action. Derives fromDocumentActionData, implements ISerializable, ICloneable.

Members

Constructors

DocumentValidationActionData() - The public default constructor.

Methods
  • ICloneable.Clone() object- Creates a new object that is a copy of the current instance.
  • ISerializable.GetObjectData(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) - Serializes the instance.
Properties

Type UiPath.DocumentProcessing.Contracts.Actions.DocumentActionType { get; } - Set to Validation.

  • Definition
  • Description
  • Members

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated