vibe-d ~master (2026-03-02T06:49:44Z)
Home
Dub
Repo
enforceWireVersionConstraints
index
vibe
db
mongo
collection
Unsets nullable fields not matching the server version as defined per UDAs.
@
safe
void
enforceWireVersionConstraints
(
T
)
(
ref
T
field
,
int
serverVersion
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
index
vibe
db
mongo
collection
functions
deprecatedSince
enforceWireVersionConstraints
errorBefore
since
until
structs
Collation
CombinedCmd
CursorInitArguments
DeprecatedCmd
DeprecatedSinceWireVersion
ErrorBeforeCmd
ErrorBeforeWireVersion
MaxWireVersion
MinWireVersion
MongoCollection
ReadConcern
SinceDeprecatedCmd
SinceUntilCmd
WriteConcern
Unsets nullable fields not matching the server version as defined per UDAs.