bizzabo / play-json-extensions

+22 field case class formatter and more for play-json
http://cvogt.org/play-json-extensions/api/
Other
196 stars 44 forks source link

prevent formatSealed on class hierarchies where class selection is ambiguous #15

Open cvogt opened 8 years ago

cvogt commented 8 years ago

a simple example are case classes with all optional fields... anything can deserialize to them given play-jsons strategy to ignore additional fields