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

Start cleanup of validation infrastructure #2229

Merged
merged 7 commits into from
Feb 21, 2024
Merged

Start cleanup of validation infrastructure #2229

merged 7 commits into from
Feb 21, 2024

Conversation

hannobraun
Copy link
Owner

This is the start of a cleanup of the validation infrastructure, to address #1713 and #2157.

Create a new module called validation, and move over everything from the old validate module, which will likely survive the cleanup with little to no changes. The core of the validation infrastructure, validation checks and the Validate trait, still live in the old module.

@hannobraun hannobraun merged commit 622ddd5 into main Feb 21, 2024
4 checks passed
@hannobraun hannobraun deleted the validation branch February 21, 2024 11:33
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