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

Prohibit the default values for keys with a special option #67

Open
akuleshov7 opened this issue Aug 29, 2021 · 0 comments
Open

Prohibit the default values for keys with a special option #67

akuleshov7 opened this issue Aug 29, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@akuleshov7
Copy link
Owner

akuleshov7 commented Aug 29, 2021

Create a special option (disabled by the default) that would control the possibility of the default value for the toml key:

class A (val a: B = B(value))

As some people would like to have a strict control to the data - it could be very useful.

@akuleshov7 akuleshov7 added the enhancement New feature or request label Aug 29, 2021
@akuleshov7 akuleshov7 self-assigned this Aug 29, 2021
@akuleshov7 akuleshov7 added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant