Replace CheckElementNames and CheckUpdateDocument with a more flexible ElementNameValidator

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • 2.0
    • Affects Version/s: None
    • Component/s: Serialization
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      In 1.x we have the following booleans to configure what kind of checking a BsonWriter should do on element names when WriteName is called:

      • CheckElementNames
      • CheckUpdateDocument

      These should be replaced with a single ElementNameValidator property (of type IElementNameValidator) where the caller supplies the validator that suits the caller's needs.

            Assignee:
            Robert Stam (Inactive)
            Reporter:
            Robert Stam (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: