Provided by: libmongoc-doc_1.26.0-1.1ubuntu2_all 

SYNOPSIS
bool
mongoc_find_and_modify_opts_get_bypass_document_validation (
const mongoc_find_and_modify_opts_t *opts);
PARAMETERS
• opts: A mongoc_find_and_modify_opts_t.
RETURNS
Returns true if mongoc_find_and_modify_opts_set_bypass_document_validation() was called previously on
opts.
AUTHOR
MongoDB, Inc
COPYRIGHT
2017-present, MongoDB, Inc
1.26.0 Mar 31, 2024MONGOC_FIND_AND_MODIFY...SS_DOCUMENT_VALIDATION(3)