This field is redundant information and we suspect it can be calculated as:
```
bool valid() const { return errors.empty(); }
```
- depends on
-
SERVER-93556 Regularize collection/reporting of ValidationResults
- Closed
This field is redundant information and we suspect it can be calculated as:
```
bool valid() const { return errors.empty(); }
```
SERVER-93556 Regularize collection/reporting of ValidationResults