Package com.alibaba.fastjson2
Class JSONValidator
java.lang.Object
com.alibaba.fastjson2.JSONValidator
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JSONValidator
from
(JSONReader jsonReader) static JSONValidator
static JSONValidator
fromUtf8
(byte[] jsonBytes) getType()
boolean
validate()
-
Constructor Details
-
JSONValidator
-
-
Method Details
-
fromUtf8
-
from
-
from
-
validate
public boolean validate() -
getType
-