Currently, if a struct has a sized integer, and the value in the incoming document overflows that integer, the field is zero'd and there is no error.
Presumably other type missmaches should be handled.
Currently, if a struct has a sized integer, and the value in the incoming document overflows that integer, the field is zero'd and there is no error.
Presumably other type missmaches should be handled.