Skip to content

Closes #5963: Custom model validation #6576

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

Merged
merged 5 commits into from
Jun 9, 2021
Merged

Conversation

jeremystretch
Copy link
Member

Closes: #5963

  • Introduces the post_clean signal and run_custom_validators() receiver
  • Introduces the CustomValidator class to define validation rules
  • Adds and documents the CUSTOM_VALIDATORS configuration parameter
  • Documents the new custom validation feature

@jeremystretch jeremystretch linked an issue Jun 9, 2021 that may be closed by this pull request
@jeremystretch jeremystretch merged commit 9839885 into feature Jun 9, 2021
@jeremystretch jeremystretch deleted the 5963-custom-validation branch June 9, 2021 17:21
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Lightweight customization of built-in model validation
1 participant