public class JsonUtils extends Object
Constructor and Description |
---|
JsonUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isJsonFormat(String value)
Checks if the given value is a json format.
|
public static boolean isJsonFormat(String value)
value
- the String to checkCopyright © 2003–2020 Atlassian. All rights reserved.