DocumentValidation
¶
Represents meta information about a validation that has been carried out for a document.
- DocumentValidation.Id¶
=
Id
Unique identifier for this document validation field.
- DocumentValidation.DocumentId¶
=
DocumentId
Unique identifier of the document to which this document validation field belongs to.
- DocumentValidation.Name¶
=
Name
The internal name of this document validation field.
- DocumentValidation.Result¶
=
Result
The result of the validation that has been carried out for this document validation field.
See also
DocumentValidationResult for further information about the document validation result.
- DocumentValidation.RefFieldNames¶
=
RefFieldNames
List of document fields on which this document validation is dependent.
- DocumentValidation.DisplayName¶
=
DisplayName
Display name of this documentation validation field.
- DocumentValidation.DescriptionText¶
=
DescriptionText
Additional information describing the purpose of this document validation field.
- DocumentValidation.OutcomeCommentText¶
=
OutcomeCommentText
Describes the outcome of the validation.
- DocumentValidation.InformationText¶
=
InformationText
Describes general information about this document validation field.
- DocumentValidation.ActionsText¶
=
ActionsText
Describes further actions to take regarding this validation.
- DocumentValidation.RegionCoordinates¶
=
RegionCoordinates
Provides the location and size of the region showing where in the document the validation information was derived from. The format is: X,Y,Width,Height