The type of data to deserialize.
The input type
Initializes a new instance of this object.
The type of data to deserialize.
The input type
The list of deserializer objects to try on a specific candidate. The first deserializer to succeed will return the target object. If no deserializer is able to deserialize the candidate, then an error is throw with a mapping of serialization errors between each deserializer.
A deserializer that attempts to deserialize multiple times through a series of supported languages.