Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-49444

Implement validation error generation for jsonSchema logical keywords

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.8.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Query 2020-09-21, Query 2020-10-05

      Implement validation error generation for the following jsonSchema operators:

      • allOf
      • anyOf
      • oneOf
      • not
      • enum

      Note that oneOf is somewhat tricky in that if no clauses match, it should behave like a logical OR, but if more than one clause matches, then it should describe which clauses matched and why.

            Assignee:
            mihai.andrei@mongodb.com Mihai Andrei
            Reporter:
            mihai.andrei@mongodb.com Mihai Andrei
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: