authenticate config
which field to get the productId from context
injected service used to handle the catalog related operations
injected API used to handle the organization related operations
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status Ok
This validator is used to check if the user product is normal organization owner or admin by applying the following steps in sequence:
Get the productId from the context
Check if the user is the owner or admin for the products (isUserNormalOrganizationOwnerOrAdminForProductIds)
500 NBError Internal server error
Generated using TypeDoc
Is user product normal organization owner or admin validator