Interface IConfigSerializer
Namespace: PoeShared.Modularity
Assembly: PoeShared.dll
Syntax
public interface IConfigSerializer
Fields
| Name | Description |
|---|---|
| MaxDepth | Specifies the maximum allowable depth when parsing or traversing hierarchical or recursive data structures, such as deeply nested JSON objects, expression trees, or configuration graphs. |