| Modifier and Type | Field and Description |
|---|---|
io.vertx.ext.unit.junit.RunTestOnContext |
rule |
| Constructor and Description |
|---|
ZeroBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
ensure(Class<?> insurerCls,
io.vertx.core.json.JsonArray array,
io.vertx.core.json.JsonObject rule) |
void |
ensure(Class<?> insurerCls,
io.vertx.core.json.JsonObject data,
io.vertx.core.json.JsonObject rule) |
protected String |
getFile(String filename) |
protected io.vertx.core.logging.Logger |
getLogger() |
protected io.vertx.core.logging.Logger getLogger()
public void ensure(Class<?> insurerCls, io.vertx.core.json.JsonObject data, io.vertx.core.json.JsonObject rule) throws ZeroException
ZeroExceptionpublic void ensure(Class<?> insurerCls, io.vertx.core.json.JsonArray array, io.vertx.core.json.JsonObject rule) throws ZeroException
ZeroExceptionCopyright © 2017. All rights reserved.