public class EventBodyMustRespectSchema extends ValidationStrategy
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
EventBodyMustRespectSchema() |
| Modifier and Type | Method and Description |
|---|---|
EventValidator |
materialize(EventType eventType,
ValidationStrategyConfiguration vsc) |
lookup, registerpublic static final java.lang.String NAME
public EventValidator materialize(EventType eventType, ValidationStrategyConfiguration vsc)
materialize in class ValidationStrategy