Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
MONGOC_BULKWR...MENTVALIDATION(3)  libmongoc MONGOC_BULKWR...MENTVALIDATION(3)

SYNOPSIS
	  void
	  mongoc_bulkwriteopts_set_bypassdocumentvalidation (mongoc_bulkwriteopts_t *self, bool	bypassdocumentvalidation);

DESCRIPTION
       If  bypassdocumentvalidation  is	 true, allows the writes to opt	out of
       document-level validation.

       This    option	 is	only	 sent	  to	 the	 server	    if
       mongoc_bulkwriteopts_set_bypassdocumentvalidation()   is	  called.  The
       server's	default	value is false.

AUTHOR
       MongoDB,	Inc

COPYRIGHT
       2009-present, MongoDB, Inc.

1.30.2				 Apr 12, 2025MONGOC_BULKWR...MENTVALIDATION(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=mongoc_bulkwriteopts_set_bypassdocumentvalidation&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help