Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-3731

Add a way for BSON validation to be configured at a wider scope

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, many functions accept a way to configure bson validation by the bson_validate_flags_t: http://mongoc.org/libbson/current/bson_validate_with_error.html

      It would be convenient to set this as a client/database/collection option for applications that expect fields to not pass validation.

      Additionally, not all functions accept the validation option (e.g. the superseded mongoc_bulk_operation_insert and mongoc_collection_insert functions).

            Assignee:
            Unassigned Unassigned
            Reporter:
            kevin.albertson@mongodb.com Kevin Albertson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: