-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Milestone
Description
Hi Son,
it might be challenging for the JsonPreprocessor to react on this (invalid) code:
"params" : [
11,
${"A" : 12,
"B" : [
...
In the past he did the job very well:
'Expecting ',' delimiter: line 5 column 23 (char 158)
Nearby: '... " : [\n 11,\n "${"A"" : 12,\n ...''
This error message has been changed to:
'Empty key name detected. Please enter a valid name.'
As user I would be lost now. No change to find the position that caused the error.
Is it possible to restore the previous error message?
Originally posted by @HolQue in #447 (comment)
Metadata
Metadata
Assignees
Projects
Status
Open