The <DocReviewValidationBinding> tag is used in a form's <UploadDownload>
element. This tag tracks the open state of a form's attached documents. The user is restricted from submitting the form until they open all mandatory documents. You must use <DocReviewValidationBinding> together with an <AttachedEntityID>
tag.
Possible values:
- Reference to a Boolean user-defined field (for example,
UserDefinedFields.UDFBool1
).