`call.receive<JsonObject>()` can I do this a...
# ktor
w
call.receive<JsonObject>()
can I do this and throw an exception if the json only contains not all fields of the target class?