| IElementNameValidator Interface | 
Namespace: MongoDB.Bson.IO
 Syntax
SyntaxThe IElementNameValidator type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetValidatorForChildContent | 
            Gets the validator to use for child content (a nested document or array).
             | 
|  | IsValidElementName | 
            Determines whether the element name is valid.
             | 
 See Also
See Also