[Feature Request] Wish it was possible to add a default NAME/ORDINAL implementation for enumeration mappings in the DTO language #362
Labels
pending
Postpone plans because of more important tasks
Currently, mapping values need to be specified manually for each value in the enumeration:
This is fine when there aren't many values in the enumeration, but once the enumeration grows, the process of specifying the mapping value can be tedious:
Hopefully there will be an easy way to quickly implement this mapping by default like this one:
The text was updated successfully, but these errors were encountered: