| Package | Description |
|---|---|
| com.alibaba.fastjson |
| Modifier and Type | Method and Description |
|---|---|
static JSONValidator |
JSONValidator.from(Reader r) |
static JSONValidator |
JSONValidator.from(String jsonStr) |
static JSONValidator |
JSONValidator.fromUtf8(byte[] jsonBytes) |
static JSONValidator |
JSONValidator.fromUtf8(InputStream is) |
JSONValidator |
JSONValidator.setSupportMultiValue(boolean supportMultiValue) |
Copyright © 2012–2022 Alibaba Group. All rights reserved.