---
title: SerializationRequirement
framework: distributed
role: symbol
role_heading: Associated Type
path: distributed/distributedactorsystem/serializationrequirement
---

# SerializationRequirement

The serialization requirement that will be applied to all distributed targets used with this system.

## Declaration

```swift
associatedtype SerializationRequirement where Self.SerializationRequirement == Self.InvocationDecoder.SerializationRequirement
```
