Provided by: libmongoc-doc_1.3.1-1_all 

NAME
mongoc_bulk_operation_set_bypass_document_validation() - Will bypass document validation for all
operations part of this bulk.
SYNOPSIS
void
mongoc_bulk_operation_set_bypass_document_validation (mongoc_bulk_operation_t *bulk,
bool bypass);
PARAMETERS
bulk A mongoc_bulk_operation_t \&.
bypass A boolean.
DESCRIPTION
Will bypass document validation for all operations part of this bulk \&.
COLOPHON
This page is part of MongoDB C Driver. Please report any bugs at
https://jira.mongodb.org/browse/CDRIVER.
MongoDB C Driver 2016‐01‐18 MONGOC_BULK_OPERAT...OCUMENT_VALIDATION(3)