kallemooo / Asap2

Asap2 parser.
MIT License
38 stars 21 forks source link

Fix warning & errors reporting. Row -> Column #13

Closed vvromanov closed 2 years ago

vvromanov commented 4 years ago

Fix message format from

: Line: 960 : Row: 30 : ValidationWarning : Referenced UNIT 'ms' not found

to

: Line: 960 : Column: 30 : ValidationWarning : Referenced UNIT 'ms' not found