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

Document Understanding Activities

Last updated Feb 17, 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 from DocumentActionData, 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