DocumentValidation¶
Represents meta information about a validation that has been carried out for a document.
- DocumentValidation.Id¶
=
IdUnique identifier for this document validation field.
- DocumentValidation.DocumentId¶
=
DocumentIdUnique identifier of the document to which this document validation field belongs to.
- DocumentValidation.Name¶
=
NameThe internal name of this document validation field.
- DocumentValidation.Result¶
=
ResultThe 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¶
=
RefFieldNamesList of document fields on which this document validation is dependent.
- DocumentValidation.DisplayName¶
=
DisplayNameDisplay name of this documentation validation field.
- DocumentValidation.DescriptionText¶
=
DescriptionTextAdditional information describing the purpose of this document validation field.
- DocumentValidation.OutcomeCommentText¶
=
OutcomeCommentTextDescribes the outcome of the validation.
- DocumentValidation.InformationText¶
=
InformationTextDescribes general information about this document validation field.
- DocumentValidation.ActionsText¶
=
ActionsTextDescribes further actions to take regarding this validation.
- DocumentValidation.RegionCoordinates¶
=
RegionCoordinatesProvides 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