by shigemk2

当面は技術的なことしか書かない

playframework pull 6568

Json.reads[Foo] with all optional parameters will not actually validate that the input is an object. Instead for non-object inputs it will assume all the optional parameters are not provided.

github.com