public class JsonHelper
extends java.lang.Object
| Constructor and Description | 
|---|
JsonHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static io.vertx.core.json.JsonObject | 
getJsonFromString(java.lang.String payload)  | 
static boolean | 
isValidJson(io.vertx.core.json.JsonObject json,
           java.lang.String... fieldNames)  | 
Copyright © 2023. All Rights Reserved.