Trying to implement a MappingSetting
(#94), we encountered a problems with validation of a custom nested settings. Current implementation relies on exceptions for NestedListSetting
and NestedDictSetting
in Setting.raw_value
.
We need to refactor the validation or the value extraction to support nested settings in general. One of the main problems is that we can't pass a setting value or its part to a nested setting instance.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too