Email Template Validation Reponse
Schema defining email templates.Properties
isValid(boolean): Flag indicating if the template is valid.missingPlaceholder(array): List of missing placeholders.- Items (string)
additionalPlaceholder(array): List of additional placeholders.- Items (string)
message(string): Validation message.