ESH_IF_INA_JSON - JSON validation
The following messages are stored in message class ESH_IF_INA_JSON: JSON validation.
It is part of development package S_ESH_ENG_INTERFACE_INA in software component BC-EIM-ESH. This development package consists of objects that can be grouped under "Enterprise Search: InA-Interface".
It is part of development package S_ESH_ENG_INTERFACE_INA in software component BC-EIM-ESH. This development package consists of objects that can be grouped under "Enterprise Search: InA-Interface".
Message Nr ▲ | Message Text |
|---|---|
| 000 | There are still &1 open object-tags |
| 001 | There are still &1 open array-tags |
| 002 | There is no open object-tag |
| 003 | There is no open array-tag |
| 005 | Boolean tag must have value 'true' or 'false' (use constants!) |
| 006 | Object tag must not have a value |
| 007 | Array tag must not have a value |
| 008 | Invalid tag type '&1' (use constants!) |
| 010 | Document is empty - first element must be an object |
| 011 | Insertion not possible: document empty, comprising object is missing |
| 012 | Document is already closed |
| 013 | Document cannot be closed: there are still &1 open arrays |
| 014 | Document to be inserted is not closed |
| 015 | Open array must be closed before closing the object |
| 016 | Open object must be closed before closing the array |
| 017 | Array elements must not have names |
| 018 | Comprising object must not have name |
| 019 | Value '&1' is not numeric |