Uses of Enum
com.alibaba.fastjson.JSONValidator.Type
Packages that use JSONValidator.Type
-
Uses of JSONValidator.Type in com.alibaba.fastjson
Methods in com.alibaba.fastjson that return JSONValidator.TypeModifier and TypeMethodDescriptionJSONValidator.getType()static JSONValidator.TypeReturns the enum constant of this type with the specified name.static JSONValidator.Type[]JSONValidator.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.