public static class EventsValidator.EventValidatorResult extends Object
| Constructor and Description |
|---|
EventValidatorResult(boolean success) |
EventValidatorResult(boolean success,
int eventSize,
Map<String,Object> value) |
| Modifier and Type | Method and Description |
|---|---|
int |
getEventSize() |
boolean |
getSuccess() |
Map<String,Object> |
getValue() |
Copyright © 2021. All rights reserved.