injected service use to handle the chat related operations
which field to get the message template id from
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status OK
This validator checks if the message template is admin message template by applying the following steps in sequence:
Get message template by id and normalize (chatService.getMessageTemplateByIdAndNormalize)
Check if the message template exists
Check if the message template is admin message template
403 NBError Forbidden
404 NBError Not Found
Generated using TypeDoc
Is admin message template validator