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

Invalid code generation when equalsFields includes erroneous fields #51

Open
nanreh opened this issue Aug 20, 2021 · 0 comments
Open

Invalid code generation when equalsFields includes erroneous fields #51

nanreh opened this issue Aug 20, 2021 · 0 comments

Comments

@nanreh
Copy link
Contributor

nanreh commented Aug 20, 2021

Ran into this just now: have a schema that lists specific equalsFields and I dropped one of those fields from the core schema.

Expected behavior: Schema validation error, invalid equalsFields.
Actual behavior: Code generation succeeds and uses the invalid fields listed in equalsFields leading to invalid Java code.

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

No branches or pull requests

1 participant