Property whose keys are the decorators name that will be enabled/disabled during serialization/deserialization.
Property that defines features to set for ObjectMapper, JsonStringifier 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.
List of context groups used to serialize/deserialize JSON objects.
List of views (see JsonView) used to serialize/deserialize JSON objects.
Generated using TypeDoc
Common context properties used during serialization and deserialization.