ErrorBeforeWireVersion

UDA to throw a MongoException when a nullable field is set and the server wire version doesn't match the version. (inclusive)

Use with enforceWireVersionConstraints

struct ErrorBeforeWireVersion {}

Members

Variables

v
WireVersion v;

Meta