Sponsor:

Your company here, and a link to your site. Click to find out more.

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

Apr 03, 2024 1.26.2 libmongoc