injected service use to handle the organization related operations
which field to get the orgId from context
injected logger used to handle the logging
request context [headers, body, params, query]. Note:
params
is required200 Status OK
This validator will check if the organization status is normal by applying the following steps in sequence:
Get orgId from context
Check if orgId exists
Check if the organization status is normal
400 NBError Bad Request
403 NBError Forbidden
404 NBError Not Found
Generated using TypeDoc
Is normal status organization validator