public class Ruler extends Object
| Constructor and Description |
|---|
Ruler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
verify(String file,
io.vertx.core.json.JsonArray data)
Verify data for each file
|
static void |
verify(String file,
io.vertx.core.json.JsonObject data)
Verify data for each file
|
public static void verify(String file, io.vertx.core.json.JsonObject data) throws ZeroException
file - data - ZeroExceptionpublic static void verify(String file, io.vertx.core.json.JsonArray data) throws ZeroException
file - data - ZeroExceptionCopyright © 2017. All rights reserved.