For example, [`CONTROL_COUNT_DOES_NOT_MATCH_ACTUAL_COUNT`](https://github.com/xlate/staedi/blob/c90e53c5b0f1e01d32710d652510969d24b53de8/src/main/java/io/xlate/edi/stream/EDIStreamValidationError.java#L232) should provide the count that it computed—similarly for all the other errors in [`EDIStreamValidationError`](https://github.com/xlate/staedi/blob/c90e53c5b0f1e01d32710d652510969d24b53de8/src/main/java/io/xlate/edi/stream/EDIStreamValidationError.java). This will make debugging through logs easier.