[val] Output id names along with numbers in validate_id (#1601)
This CL updates the validate_id code to output the name of the object along with the id number. There were a few instances which already output the name, this just extends to all of them. Now, the output should say 123[obj] instead of just 123. Issue #1581
Loading
Please register or sign in to comment