Skip to content

Relese 2.5#147

Merged
timsavage merged 8 commits intomasterfrom
development
Mar 8, 2023
Merged

Relese 2.5#147
timsavage merged 8 commits intomasterfrom
development

Conversation

@timsavage
Copy link
Copy Markdown
Member

  • Add ValidationErrorCollection helper for simplifying collection of errors in custom validation code.
  • Change behavior of to_python method on a CompositeField to not do a full clean.
    This is not required as this should be completed during the validation stage.
    This prevents double validation and solves the issue of resources not being populated at all if
    any contained field contains an error.

@timsavage timsavage merged commit 5590b7c into master Mar 8, 2023
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