Richard Calvo

Results 3 issues of Richard Calvo

Hello! Currently the SettingDefinition takes localizable strings for our settings, however the .WithProperty method does not, so how do we get localized strings into our group headers for settings? ![image](https://user-images.githubusercontent.com/25310133/167657061-3c92ee97-85b1-4503-946c-58453488abf1.png)...

Hello! What should we override to perform validation when saving settings through this module? Ideally we can override and check if the setting group is x then perform some validation

Hello! I see b1slayer is still using 3.2.4. Flurl has released v4 which should support system.text.json so we can move away from newtonsoft dependency in our net projects. Any chance...