判断是否为json字符串
- `JSONValidator.from(s1).getType() 首先不为null,另像数字这种判断为value类型,我们也不需要排除
json字符串美化
- JSONObject.toJSONString(JSON.parseObject(result, Feature.OrderedField), true)
标签:判断,Feature,parseObject,json,result,字符串
来源: https://www.cnblogs.com/JaminYe/p/16095834.html