Docs Menu
Docs Home
/ / /
C Driver

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.

Next

MongoDB C Driver