Community
Participate
Working Groups
Consider the following string: 'this is a very long prefix \uInvalidEscape and a very long postfix' The value converter should allow to mark the invalid escape sequence instead of the complete text.
There should be an additional constructor for the value converter exception that accepts a range (relative to the node). We probably need a subtype of SyntaxErrorMessage that refers to that range, too.