Custom binders registered via RegisterCustomBinder are not followed by validation when called through Body (). Built-in body binders (JSON, XML, Form, etc.) all call validateStruct () after parsing, ...