Table of Contents

Property BypassDocumentValidation

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

BypassDocumentValidation

Gets or sets a value indicating whether to bypass document validation.

public bool? BypassDocumentValidation { get; set; }

Property Value

bool?