public abstract class ValidationEvent<S extends Schema> extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected Object | 
instance  | 
protected S | 
schema  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
ValidationEvent(S schema,
               Object instance)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
S | 
getSchema()  | 
int | 
hashCode()  | 
org.json.JSONObject | 
toJSON(boolean includeSchema,
      boolean includeInstance)  | 
String | 
toString()  | 
Copyright © 2019 Everit Kft.. All rights reserved.