Serialisation_Engine: Review the way an Enumeration is represented in Json and how it is processed for Serialisation
Open
type:compliance
- Dominant language
- C#
- Stars
- 30
- Forks
- 13
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 5
Description
#### Broken rules:
Nothing necessarily broken but good to have a deeper look into it.
One aspect to look into, for example is that an `Enumeration` is able to serialise properly right now only because it is an `IObject`.
#### Suggestions to restore compliance:
Contributor guide
Assessment
This issue has not been assessed yet.