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

Leverage richer types #72

Merged
merged 8 commits into from
Sep 29, 2022
Merged

Conversation

theofidry
Copy link
Collaborator

@theofidry theofidry commented Sep 29, 2022

Currently a lot of validation was done in each VO, .e.g. Configuration and ChunkedItemsIterator. This lead to more expansive and redundant check. Instead we can leverage the appropriate types and do the validation once and only once upstream.

@theofidry theofidry changed the title WIP: Leverage richer types Leverage richer types Sep 29, 2022
@theofidry theofidry merged commit a0f4f91 into webmozarts:master Sep 29, 2022
@theofidry theofidry deleted the feature/types branch September 29, 2022 16:09
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