public class EventValidation
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DATA_CHANGE_WRAP_FIELD |
| Constructor and Description |
|---|
EventValidation() |
| Modifier and Type | Method and Description |
|---|---|
static org.json.JSONObject |
effectiveSchema(EventType eventType) |
static EventTypeValidator |
forType(EventType eventType) |
public static final java.lang.String DATA_CHANGE_WRAP_FIELD
public static EventTypeValidator forType(EventType eventType)
public static org.json.JSONObject effectiveSchema(EventType eventType) throws org.json.JSONException
org.json.JSONException