Commit 5c343fd
Timothy Dodd
Add serialization support for ValidationSettings
This commit introduces a new serialization context for the
`ValidationSettings` type in the `ApiJsonSerializerContext` class
by adding an additional `[JsonSerializable]` attribute. This change
enables the JSON serializer to handle `ValidationSettings` for
serialization and deserialization processes.1 parent f844bbf commit 5c343fd
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
0 commit comments