Closed
Description
If you use a validator that returns AffixSettings
from Setting.Validator.settings()
then trying to perform validation fails with
Caused by: java.lang.UnsupportedOperationException: affix settings can't return values use #getConcreteSetting to obtain a concrete setting
Affix settings should be usable from Setting.Validator.settings()