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

fix: Count unknown value as present during attribute validation #58

Merged
merged 1 commit into from
May 9, 2024

Conversation

alexluong
Copy link
Collaborator

@alexluong alexluong commented May 9, 2024

We had previously considered an attribute with an unknown value (for example, yet to be evaluated, such as in the case of a variable being passed) as not counting towards the attribute count during validation. This change updates the validation logic to increment the count if the attribute value is unknown.

@leggetter leggetter merged commit 83de35e into main May 9, 2024
14 checks passed
@leggetter leggetter deleted the attribute-validation branch May 9, 2024 13:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants