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