list of allowed typeIds
injected logger used to handle the logging
request context [headers, body, params, query]. Note:
body.typeId
is required200 Status OK
This validator will check if typeId is allowed by applying the following steps in sequence:
Get typeId from context.body
Check if typeId exist
Check if typeId is in typeIdWhiteList
400 NBError Bad Request
Generated using TypeDoc
Has allowed typeId validator