Really small life quality tweak. Currently, I'm getting this: ``` JSON does not validate. Violations: - [] There must be a minimum of 30 items in the array ``` I'd like this: ``` JSON does not validate. Violations: - [] There must be a minimum of 30 items in the array, 10 found ```