Our topology verification did not take into account the through ports, and it also could malform the path at which the problem were reported. This PR fixes this issue. Additionally, this PR fixes an issue with malformed f-string occurring in SchemaV1 validation.
Please verify that you have completed the following steps
[x] I have self-reviewed my code.
[x] I have included test cases validating introduced feature/fix.
Description
Our topology verification did not take into account the through ports, and it also could malform the path at which the problem were reported. This PR fixes this issue. Additionally, this PR fixes an issue with malformed f-string occurring in
SchemaV1
validation.Please verify that you have completed the following steps