| Interface | Description | 
|---|---|
| XmlSerializer | Common interface to XML serialization implementations. | 
| Class | Description | 
|---|---|
| JsonSerializer | Serializes objects to/from JSON based on
  Fieldannotations | 
| Exception | Description | 
|---|---|
| RequiredFieldException | Thrown when a required field has a null value during serialization | 
| SerializationException | An exception thrown during serialization |