DocumentContainerValidation

Represents meta information about a validation that has been carried out for a document.

DocumentContainerValidation.Id

= Id

Unique identifier for this container validation field.

DocumentContainerValidation.DocumentContainerId

= DocumentContainerId

Unique identifier of the container to which this container validation field belongs to.

DocumentContainerValidation.Name

= Name

The internal name of this container validation field.

DocumentContainerValidation.DisplayName

= DisplayName

Display name of this container validation field.

DocumentContainerValidation.DescriptionText

= DescriptionText

Additional information describing the purpose of this container validation field.

DocumentContainerValidation.OutcomeCommentText

= OutcomeCommentText

Describes the outcome of the validation.

DocumentContainerValidation.InformationText

= InformationText

Describes general information about this container validation field.

DocumentContainerValidation.ActionsText

= ActionsText

Describes further actions to take regarding this validation.

DocumentContainerValidation.ValidationOutcome

= ValidationOutcome

The 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

= DetailedResult

Test specific result

DocumentContainerValidation.RefFieldNames

= RefFieldNames

List of container fields on which this container validation is dependent.

DocumentContainerValidation.RefFieldNamesAsString

= RefFieldNamesAsString

Comma separated list of container fields on which this container-validation is dependent.