play-json-extra
play-json-extra copied to clipboard
when NOT missing JSON field parse error, I want don't use Default field values.
Default field values is great to express the optional fields. but, other parse error in hiding until.
I want don't use Default field values by other parse error case.
https://github.com/aparo/play-json-extra/blob/43b2eb7765d467b7310d8f48da4ff6d6b9434d5c/play-json-extra/shared/src/main/scala/play/json/extra/extra.scala#L262