Assert that value is a valid Foundry document id and brand it as DocumentId.
value
DocumentId
The string to validate and brand.
The same string branded as a DocumentId.
TypeError if value is not a 16-character alphanumeric id.
Assert that
valueis a valid Foundry document id and brand it asDocumentId.