injected logger used to handle the logging
request context [headers, body, params, query]. Note:
body.providerId
is required200 Status OK
This validator will check if providerId type is valid by applying the following steps in sequence:
Get providerId from context.body
Check if providerId exist
Check if providerId is valid type which is number or string
400 NBError Bad Request
Generated using TypeDoc
Has valid providerId validator