Interface IElementNameValidator
Represents an element name validator. Used by BsonWriters when WriteName is called to determine if the element name is valid.
- Extension Methods
Methods
- Get
Validator For Child Content(string) Gets the validator to use for child content (a nested document or array).
- Is
Valid Element Name(string) Determines whether the element name is valid.