Assert that value is a valid document UUID and brand it as DocumentUuid.
value
The string to validate and brand.
The same string branded as a DocumentUuid.
TypeError if value does not match the document-UUID format.
Assert that
valueis a valid document UUID and brand it as DocumentUuid.