How to identify location of XML Validator errors?

Hello,

 

Is there any way in SDL Studio 2017 to identify the location of a XML validator error?

 

I just had a very complicated case where the XML validator reported an error, but when I clicked on it it would go straight to the end of the file and there was no indication where the error might be.

There were hundreds of occurrences of the tag reported, but QA checker didn't report any tag error, so I had to check one by one to see if I could find anything unusal. In the end, 2 hours later I found an "-" between two tags and that turned out to be the issue.

Is there any automatic way to detect such errors?