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(schema validation): remove optional 'delta' field requirement from DeltaValidator #388

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

jsdonn
Copy link
Contributor

@jsdonn jsdonn commented Jun 26, 2024

Summary

All other validators have been updated to no longer check for required fields in model schemas. This is a required change as we move from PDL to Proto since all fields in Proto are optional.

Testing Done

./gradlew build

Checklist

Copy link
Contributor

@rakhiagr rakhiagr left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@ybz1013 ybz1013 left a comment

Choose a reason for hiding this comment

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

lgtm

@jsdonn jsdonn merged commit da61213 into linkedin:master Jun 26, 2024
2 checks passed
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.

3 participants