public class EventsValidator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
EventsValidator.EventValidatorResult |
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
EVENT_TYPE_MATCHER |
| Constructor and Description |
|---|
EventsValidator() |
| Modifier and Type | Method and Description |
|---|---|
static EventsValidator.EventValidatorResult |
propertiesAreValid(Map<String,Object> properties) |
static boolean |
typeIsValid(String eventTypeId,
String method) |
public static final Pattern EVENT_TYPE_MATCHER
Copyright © 2021. All rights reserved.