Add an $_internalSchemaXor MatchExpression

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.5.10
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Minor Change
    • Query 2017-07-10
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Proposed Syntax / Implementation

      $_internalSchemaXor will be a ListOfMatchExpression that combines other MatchExpressions, and is available everywhere that $and and $or are accepted.

      { $_internalSchemaXor: [<MatchExpresssion>, <MatchExpression>, ...] }
      

      This will allow us to implement JSON Schema's "oneOf" keyword.

            Assignee:
            Anne Lim (Inactive)
            Reporter:
            Kyle Suarez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: