Class AsExistingPropertyTypeSerializer


public class AsExistingPropertyTypeSerializer extends TypeSerializerBase
Type serializer used with JsonTypeInfo.As.EXISTING_PROPERTY inclusion mechanism. Expects type information to be a well-defined property on all sub-classes. Inclusion of type information otherwise follows behavior of JsonTypeInfo.As.PROPERTY.