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

config: Handle null attributes as invalid #6629

Open
pellared opened this issue Jan 16, 2025 · 1 comment
Open

config: Handle null attributes as invalid #6629

pellared opened this issue Jan 16, 2025 · 1 comment
Assignees
Labels
area: config Related to config functionality enhancement New feature or request

Comments

@pellared
Copy link
Member

null attribute should be considered as an invalid input for ParseYAML (and when parsing JSON as well) as we already have test cases like invalid nil value.

Originally posted by @pellared in #6603

CC @codeboten

@pellared pellared added area: config Related to config functionality enhancement New feature or request labels Jan 16, 2025
@mikeblum
Copy link

Can I pick this up? @pellared

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: config Related to config functionality enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants