Property Validator
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Validator
Gets or sets the validator.
public BsonDocument Validator { get; set; }
Property Value
- BsonDocument
The validator.
Gets or sets the validator.
public BsonDocument Validator { get; set; }
The validator.