mongoc_bulk_operation_set_bypass_document_validation

Synopsis

void
mongoc_bulk_operation_set_bypass_document_validation (
   mongoc_bulk_operation_t *bulk, bool bypass);

Parameters

Description

Will bypass document validation for all operations part of this bulk.

SEE ALSO:

Bulk Operation Bypassing Document Validation

Author

MongoDB, Inc

Info

Mar 06, 2024 1.26.1 libmongoc