enforceWireVersionConstraints

fnvoid enforceWireVersionConstraints(T)(ref T field, int serverVersion, string file = __FILE__, size_t line = __LINE__) @safe

Unsets nullable fields not matching the server version as defined per UDAs.