In #55 it was discussed if it was nescessary to keep the station count for validation purposes or if it could be removed, because it is a lot of work to maintain. I think that, if we keep the line count validation for validation purposes (to detect network changes for example), we can drop the station count validation.
This PR removes the station count from the data sheet and removes all validation of the station count against the data sheet. The number of found stations is still in the output, just like we did with the interchanges.
Question: Is there anyone who thinks we should keep the station count?
Signed-off-by: Bovi887 bovi887@noreply.codeberg.org
In #55 it was discussed if it was nescessary to keep the station count for validation purposes or if it could be removed, because it is a lot of work to maintain. I think that, if we keep the line count validation for validation purposes (to detect network changes for example), we can drop the station count validation.
This PR removes the station count from the data sheet and removes all validation of the station count against the data sheet. The number of found stations is still in the output, just like we did with the interchanges.
Question: Is there anyone who thinks we should keep the station count?
Signed-off-by: Bovi887 <bovi887@noreply.codeberg.org>