play-json-extensions icon indicating copy to clipboard operation
play-json-extensions copied to clipboard

prevent formatSealed on class hierarchies where class selection is ambiguous

Open cvogt opened this issue 10 years ago • 0 comments

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

cvogt avatar Oct 11 '15 03:10 cvogt