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

Raise error for extra fields #14

Closed
rtimms opened this issue Dec 7, 2022 · 1 comment
Closed

Raise error for extra fields #14

rtimms opened this issue Dec 7, 2022 · 1 comment

Comments

@rtimms
Copy link
Collaborator

rtimms commented Dec 7, 2022

Raise an error if there are fields in the JSON file that aren't in the schema

See https://stackoverflow.com/questions/71837398/pydantic-validations-for-extra-fields-that-not-defined-in-schema

rtimms added a commit that referenced this issue Dec 12, 2022
rtimms added a commit that referenced this issue Dec 12, 2022
rtimms added a commit that referenced this issue Dec 12, 2022
martinjrobins added a commit that referenced this issue Dec 13, 2022
@rtimms
Copy link
Collaborator Author

rtimms commented Dec 13, 2022

Fixed by #16

@rtimms rtimms closed this as completed Dec 13, 2022
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