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

Nullable fields with errors for parsing/dangling references return null by default with "strict" mode to enable old behaviour. #62

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

ConorStokes
Copy link
Contributor

Made it so nullable fields that have an error with a dangling reference or parsing return null by default, with an option to enable the old strict exception-throwing behaviour.

…t, but with an optional strict mode to enable the old behaviour
@ConorStokes ConorStokes added the enhancement New feature or request label Oct 4, 2023
Copy link
Contributor

@nickcastel50 nickcastel50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@nickcastel50 nickcastel50 merged commit 4fc1fe0 into bldrs-ai:main Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants