- 
                Notifications
    
You must be signed in to change notification settings  - Fork 2
 
Closed
Description
JSON:
"ABC__SlicingIndex__DEF" : 1
Outcome:
Error: 'The JSONP content contains a reserved token '__SlicingIndex__'. It cannot contain any of reserved tokens: JPavoidDataType_, __handleColonsInLine__, __handleNestedParamInLine__, __handleDuplicatedKey__00, __handleDuplicatedKey__, __ConvertParameterToString__, __IndexOfList__, __SlicingIndex__, __StringValueMake-up__.'! 
Please shorten this error message, it's too long winded.
Recommendation:
Reserved keyword '__SlicingIndex__' found, but is not allowed to be used. Please remove.
The use-case is very rare. There is no need to spend more effort for the error message.