Overview¶
| docs | |
|---|---|
| tests | |
| package |
Union fields for marshmallow.
- Free software: MIT license
Warning¶
Figuring out the correct field type from an untagged dump is a matter of guesswork and can be error-prone. A more explicit approach like https://github.com/Bachmann1234/marshmallow-polyfield/ is better. This project remains here to avoid breaking existing software.