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 JSONValidatorfrom(JSONReader jsonReader) static JSONValidatorstatic JSONValidatorfromUtf8(byte[] jsonBytes) getType()booleanvalidate()
-
Constructor Details
-
JSONValidator
-
-
Method Details
-
fromUtf8
-
from
-
from
-
validate
public boolean validate() -
getType
-