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: handle undefined properties as optional during validation phase #240

Merged
merged 1 commit into from
May 13, 2024

Conversation

tvillaren
Copy link
Collaborator

Why

Fixes #239

During validation, we apply the same behaviour as #140 and #203

@tvillaren tvillaren merged commit 899c5ab into main May 13, 2024
2 checks passed
@tvillaren tvillaren deleted the fix-239 branch May 13, 2024 10:40
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.

[Bug] Validation fails when using undefined primitive in non-optional property
1 participant