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

  
 
  

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 docu-
     ment-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.8				  Aug 27, 2026 MONGOC_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+15.1.quarterly>

home | help