boolean isJaonArry = JSONValidator.Type.Array == JSONValidator.from("[1,2,3]").getType()
通过 JSONValidator 的类型判断