How can I debug validator failures in Visual Studio?

Sorry for the late reply, somehow I missed this. I still haven’t found an effective way to debug validator errors…
I have tried running Visual Studio as administrator, although my account is administrator so that shouldn’t be the issue.

Just to be clear I get this same error for literally any type of bug in my code, and I’m never given any information about the cause of the error. I’m not looking for help debugging a specific error so much as I’m just wondering if others receive a detailed description of errors that occur during the builds/tests completed by the VST SDK Validator. It’s very tedious to debug errors with no error report.