injected service use to handle the attachment related operations
which field to get the orgId from context
which field to get the attachmentId from context
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator will check if the org attachment exists by applying the following steps in sequence:
Get orgId and attachmentId from context
Check if orgId and attachmentId exist
Check if the org attachment exists
400 NBError Bad Request
404 NBError Not Found
Generated using TypeDoc
Does org attachment exist validator