opts
may be NULL or a BSON document with additional command options:
validate
: Construct a bitwise-or of all desired bson_validate_flags_t. Set tofalse
to skip client-side validation of the provided BSON documents.
opts
may be NULL or a BSON document with additional command options:
validate
: Construct a bitwise-or of all desired bson_validate_flags_t.
Set to false
to skip client-side validation of the provided BSON documents.