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

Improved validation for Django and aiohttp #17

Merged
merged 13 commits into from
Aug 16, 2018

Conversation

cobusc
Copy link
Contributor

@cobusc cobusc commented Aug 16, 2018

What was done

  1. jsonschema did not validate format specifiers, now it does.
  2. For some types, validation was not performed on extra fields, like "enum", etc. This should be covered now.
  3. Use Jinja filters where possible in order to make the templates (slightly) simpler.

@cobusc cobusc merged commit 641da1f into master Aug 16, 2018
@cobusc cobusc deleted the cobusc-improve-django-validation branch August 16, 2018 13:43
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.

1 participant