DocumentContainerValidation¶
Represents meta information about a validation that has been carried out for a document.
- DocumentContainerValidation.Id¶
=
IdUnique identifier for this container validation field.
- DocumentContainerValidation.DocumentContainerId¶
=
DocumentContainerIdUnique identifier of the container to which this container validation field belongs to.
- DocumentContainerValidation.Name¶
=
NameThe internal name of this container validation field.
- DocumentContainerValidation.DisplayName¶
=
DisplayNameDisplay name of this container validation field.
- DocumentContainerValidation.DescriptionText¶
=
DescriptionTextAdditional information describing the purpose of this container validation field.
- DocumentContainerValidation.OutcomeCommentText¶
=
OutcomeCommentTextDescribes the outcome of the validation.
- DocumentContainerValidation.InformationText¶
=
InformationTextDescribes general information about this container validation field.
- DocumentContainerValidation.ActionsText¶
=
ActionsTextDescribes further actions to take regarding this validation.
- DocumentContainerValidation.ValidationOutcome¶
=
ValidationOutcomeThe result of the validation that has been carried out for this container validation field.
See also
DocumentContainerValidationOutcome for further information about the container validation result.
- DocumentContainerValidation.DetailedResult¶
=
DetailedResultTest specific result
- DocumentContainerValidation.RefFieldNames¶
=
RefFieldNamesList of container fields on which this container validation is dependent.
- DocumentContainerValidation.RefFieldNamesAsString¶
=
RefFieldNamesAsStringComma separated list of container fields on which this container-validation is dependent.