Table of Contents

Property CommandValidator

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

CommandValidator

Gets or sets the command validator.

public IElementNameValidator CommandValidator { get; set; }

Property Value

IElementNameValidator

The command validator.