Skip to content
This repository has been archived by the owner on Apr 10, 2023. It is now read-only.

Support arbitrary serializers and deserializers #6

Merged
merged 4 commits into from Nov 8, 2018

Conversation

rossmacarthur
Copy link
Owner

  • Fields can now take arbitrary custom serializer and deserializer
    functions the same way custom validator functions are given.
  • The ValidationError that is raised when Fields are missing now carries
    the field and model that caused it.

- Fields can now take arbitrary custom serializer and deserializer
functions the same way custom validator functions are given.
- The ValidationError that is raised when Fields are missing now carries
the field and model that caused it.
@rossmacarthur rossmacarthur merged commit 240bed8 into master Nov 8, 2018
@rossmacarthur rossmacarthur deleted the rm-custom-serde branch November 8, 2018 20:27
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.

None yet

1 participant