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
orchestr7 opened this issue Aug 29, 2021 · 0 comments · May be fixed by #293
Open

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

orchestr7 opened this issue Aug 29, 2021 · 0 comments · May be fixed by #293
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@orchestr7
Copy link
Owner

orchestr7 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.

@orchestr7 orchestr7 added the enhancement New feature or request label Aug 29, 2021
@orchestr7 orchestr7 self-assigned this Aug 29, 2021
@orchestr7 orchestr7 added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 20, 2021
@BOOMeranGG BOOMeranGG linked a pull request Mar 3, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant