Method IsValidElementName
- Namespace
- MongoDB.Driver.Core.Operations.Element
Name Validators
- Assembly
- MongoDB.Driver.dll
IsValidElementName(string)
Determines whether the element name is valid.
Parameters
elementName
stringThe name of the element.
Returns
- bool
True if the element name is valid.