-
```
I found an issue with deserialization. When I try to deserialize json which
doesn't contain all object's fields or contains null I got Marshalling Error.
Please check the source code in attached …
-
```
Please include an e-mail address if this might need a dialogue!
==============
What steps will reproduce the problem?
1. initialize two communicating TCP clients: A and B
2. write a truncated m…
-
Hi there, was wondering if there are plans to support serialization & deserialization for this (and also your scalable bloom filter lib).
Thanks!
-
Hello,
I am facing the deserialization of an Edifact document into a POCO object:
The edifact messages I have to deserialize include some boolean values defined in a format that cannot directly …
-
## Steps to Reproduce
1. Create a new Solution with a .Net or .Net Core Project and a Xamarin Forms project (Android)
2. Download XSD File from https://www.vdv.de/trias-xsd-v1.2.zipx?forced=true a…
-
**What is the bug?**
While debugging latency contributors in an OpenSearch 2.13 cluster using JDK serialization, we noticed [SafeSerializationUtils.isSafeClass](https://github.com/opensearch-project/…
-
In our scenario, we have an API that for a field reports an empty String. The empty String should be deserialized to an enum value that represents the scenario of emptry String: "" -> ConstaintType.NO…
-
Discovered this yesterday. Wrote an impl method like so:
For a lot of simple structs, we can deserialize from an R list object directly into that struct. This is very handy if we want to be able to…
-
### Library name and version
Azure.AI.Projects 1.0.0-alpha.20241114.1
### Describe the bug
An exception is thrown when the content of the streamed event is deserialized and "content filters" are se…
-
Deserialization should completely overwrite the connection (weight) matrix. However, if `ConnStatic`'s parameters are set to create edges randomly, then the deserialized edges will be created in addit…