Description
Add a check to the error output in the validator unit test to ensure that it contains line and column number output in the error message. The test should fail if line/column are not included in the output. This will help internal and external contributors who are adding new types.
Description
Add a check to the error output in the validator unit test to ensure that it contains line and column number output in the error message. The test should fail if line/column are not included in the output. This will help internal and external contributors who are adding new types.