authentication secrets
the field to check for
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator will check if the request is allowed for a field either due to it being a app request or the field is not present in the request.
Authenticate user token (authenticate)
Check if appId exist in token, if exist return 200 else continue
Check if the field is present in the request, if not return 200 else 403.
401 NBError Unauthorized
403 NBError Forbidden
Generated using TypeDoc
Is app request for field validator