public class DataVerifier extends Object
| Constructor and Description |
|---|
DataVerifier(Environment env,
ObjectValue objectWant,
org.codehaus.jettison.json.JSONObject objectHave) |
| Modifier and Type | Method and Description |
|---|---|
static void |
verify(Environment env,
ObjectValue objectWant,
org.codehaus.jettison.json.JSONObject objectHave) |
public DataVerifier(Environment env, ObjectValue objectWant, org.codehaus.jettison.json.JSONObject objectHave)
public static void verify(Environment env, ObjectValue objectWant, org.codehaus.jettison.json.JSONObject objectHave) throws Exception
ExceptionCopyright © 2017–2020 Eclipse Foundation. All rights reserved.