Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow cumulative possible values and properties configurators #34

Open
cdprete opened this issue Nov 16, 2021 · 0 comments
Open

Allow cumulative possible values and properties configurators #34

cdprete opened this issue Nov 16, 2021 · 0 comments

Comments

@cdprete
Copy link

cdprete commented Nov 16, 2021

Hi.
At the moment, the methods with[Numbered]PossibleValues and withPropertiesConfigurator only apply globally, aka to all the possible choices.
It would be nice to be able to to define the possible values in a cumulative way and also pass the configurator to just that subset of possible values so to render them differently.
I know I can print all the properties manually and use an int reader as workaround to have the same behaviour, but it's quite ugly.

Does this feature make sense to you?

Cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant