authentication secrets
injected api use to handle the user related operations
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator will check if the user type is allowed to create organization by applying the following steps in sequence:
Authenticate user
Check if user type is allowed to create organization
401 NBError Unauthorized
403 NBError Forbidden
Generated using TypeDoc
Is user type allowed create organization validator