Search code examples
Deserialization via Newtonsoft for classes with a reference loop, private constructors and private/i...


c#.netserializationjson.netjson-deserialization

Read More
Newtonsoft for ISerializable classes with a reference loop - use GetObjectData for serialization and...


c#.netserializationjson.netjson-deserialization

Read More
Pydantic enum field does not get converted to string...


pythonserializationfastapipydantic

Read More
Creating nested dataclass objects in Python...


pythonobjectserializationnestedpython-dataclasses

Read More
How can serialization possibly access the readObject and writeObject methods if they are declared pr...


javaserializationreflection

Read More
What values do transient fields receive after deserialization?...


javaserializationtransient

Read More
What's the difference between DataContractJsonSerializer and JavaScriptSerializer?...


c#jsonserializationdeserialization

Read More
org.hibernate.type.SerializationException: could not deserialize...


hibernateexceptionserializationdeserialization

Read More
Django / Serializer - How to pass label attached to choice field in API?...


djangoserializationdjango-serializer

Read More
How do you do a deep copy of an object in .NET?...


c#.netserializationclone

Read More
Add Serialize attribute to type from third-party lib...


serializationattributesrust

Read More
C# memcpy equivalent...


c#serializationcopying

Read More
Why does C# null-conditional operator not work with UnityEngine.Object?...


c#unity-game-engineserialization

Read More
(De-)Serializing with Nested Closed Polymorphism...


kotlinserializationdeserializationkotlinx.serialization

Read More
Serialization - What is the advantage of using ObjectStreamField [] serialPersistentFields?...


javaserialization

Read More
kotlinx-serialization-json 1.9.0 library causes compile error "Class 'kotlin.Unit' was ...


androidjsonkotlinserialization

Read More
Having trouble deserializing a nested xml array...


c#.netxmlserializationdeserialization

Read More
Records don't deserialize cycles...


javaserializationdeserializationrecord

Read More
Deserialization of reference types without parameterless constructor is not supported...


serializationjson-deserialization.net-core-3.0

Read More
ActiveRecord serialize using JSON instead of YAML...


ruby-on-railsjsonactiverecordyamlserialization

Read More
Cannot override writeObject (Serializable model) method in AnyLogic...


javaserializationanylogic

Read More
How to use Pydantic field in another field for serialization/deserialization purposes...


pythonserializationpydantic

Read More
Error with Symfony Serializer can't normalize int to float...


phpsymfonyserializationdenormalization

Read More
An object with a Redis object in its attribute can't be serialized. How to modify it for seriali...


pythonserializationredischild-processvalkey

Read More
Copy a model object in java...


javaserializationpojo

Read More
Flink GenericType List serialization...


serializationapache-flinkflink-streaming

Read More
The implementation of the MapFunction is not serializable Flink...


javaserializationapache-flinkflink-streaming

Read More
XmlTextAttribute Breaks Formatting When Serializing...


c#xmlserializationxmlserializer

Read More
Deserializing Interface Types in C# projected on records...


c#serializationsystem.text.json

Read More
How to serialize Kotlin data-class with default values into JSON using kotlinx.serialization?...


jsonkotlinserializationkotlinx.serialization

Read More
BackNext