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

Move schema validation into separate step (type constructors) #1132

Merged
merged 1 commit into from Dec 13, 2017

Conversation

leebyron
Copy link
Contributor

@leebyron leebyron commented Dec 8, 2017

This is the second step of moving work from type constructors to the schema validation function.

Currently the implementation should be nearly complete, however there are a lot of tests to migration from expecting throwing exceptions to instead creating validation errors.

Closes #546
Closes #1080
Improves #1079
Improves #719

@leebyron leebyron force-pushed the validate-schema-types branch 6 times, most recently from 290f721 to 8346edb Compare December 13, 2017 00:09
@leebyron leebyron changed the title WIP: Move schema validation into separate step (type constructors) Move schema validation into separate step (type constructors) Dec 13, 2017
@leebyron leebyron force-pushed the validate-schema-types branch 2 times, most recently from ab6dde0 to 5b2b39e Compare December 13, 2017 01:56
This is the second step of moving work from type constructors to the schema validation function.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants