jazzband / jsonmodels

jsonmodels is library to make it easier for you to deal with structures that are converted to, or read from JSON.
http://jsonmodels.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
335 stars 51 forks source link

Either field support #86

Open Deitrl opened 7 years ago

Deitrl commented 7 years ago

Will be great to have EitherField support, because sometimes we have to have field that should be either String or ``Float```