![]() |
Storage Engine API
|
#include "mongo/base/disallow_copying.h"
#include "mongo/base/string_data.h"
#include "mongo/db/operation_context.h"
Go to the source code of this file.
Classes | |
class | mongo::DisableDocumentValidation |
Disables document validation on a single OperationContext while in scope. More... | |
class | mongo::DisableDocumentValidationIfTrue |
Disables document validation while in scope if the constructor is passed true. More... | |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |
Functions | |
StringData | mongo::bypassDocumentValidationCommandOption () |
bool | mongo::shouldBypassDocumentValidationForCommand (const BSONObj &cmdObj) |