injected function use to check if the organization exists
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator will check if the organization exists by applying the following steps in sequence:
Get orgId from context
Check if orgId exists
Check if the organization exists
Error
400 NBError Bad Request
404 NBError Not Found
Generated using TypeDoc
Is organization exist validator