public static class BodyValidator.Validator extends java.lang.Object implements com.xebialabs.deployit.plugin.api.validation.Validator<EmailNotification>
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(EmailNotification notification,
com.xebialabs.deployit.plugin.api.validation.ValidationContext context) |
public void validate(EmailNotification notification, com.xebialabs.deployit.plugin.api.validation.ValidationContext context)
validate in interface com.xebialabs.deployit.plugin.api.validation.Validator<EmailNotification>