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

Remove ValidateResults::valid

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • RSS Sydney
    • Fully Compatible
    • PopcornChicken - 2024-09-17

      This field is redundant information and we suspect it can be calculated as:

      ```

      bool valid() const { return errors.empty(); }

      ```

            Assignee:
            aaron.balsara@mongodb.com Aaron Balsara
            Reporter:
            nic.hollingum@mongodb.com Nic Hollingum
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: