Property whose keys are the decorators name that will be enabled/disabled during serialization/deserialization.
Array of custom user-defined deserializers.
Property that defines features to set for ObjectMapper and JsonParser.
Property that defines features to set for ObjectMapper and JsonParser.
Property whose keys are JavaScript Classes and its values are contexts to be used only for that JavaScript Classes.
More specific contexts can be nested one inside the other. In this way, specific contexts can be applied to a JavaScript Class only if the nested JavaScript Class is found as one of the values of the parent JavaScript Class properties.
An Object Literal that stores the values to inject during deserialization, identified by simple String keys.
Function that returns a list of JavaScript Classes.
List of context groups used to serialize/deserialize JSON objects.
Define which JsonCreator should be used during deserialization through its name.
List of views (see JsonView) used to serialize/deserialize JSON objects.
Generated using TypeDoc
Context properties used by JsonParser.parse during deserialization.