FeatureDocumentValidation Property |
Gets the document validation feature.
Namespace: MongoDB.Driver.Core.MiscAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax public static Feature DocumentValidation { get; }
Public Shared ReadOnly Property DocumentValidation As Feature
Get
static member DocumentValidation : Feature with get
Property Value
Type:
FeatureSee Also