RS_MAPI_JSON - Generic JSON schema messages
The following messages are stored in message class RS_MAPI_JSON: Generic JSON schema messages.
It is part of development package BW4_REST_JSON in software component BW-WHM. This development package consists of objects that can be grouped under "BW/4HANA: JSON Utilities".
It is part of development package BW4_REST_JSON in software component BW-WHM. This development package consists of objects that can be grouped under "BW/4HANA: JSON Utilities".
Message Nr ▲ | Message Text |
|---|---|
| 101 | Error in enum: missing &1 in enum at &2 |
| 102 | Error in anyOf at & |
| 103 | Error in oneOf at &. &2 schemes validate the object. |
| 104 | Error in not at & |
| 107 | Error in multiple of, not an integer at & |
| 108 | Error in multiple of, not a multiple at & |
| 109 | Error in divisibleBy, not an integer at & |
| 110 | Error in divisibleBy, not a divisor at & |
| 111 | Error in maximum (value to large) at & |
| 113 | Error in minimum (value to small) at & |
| 114 | Error in maxItems at & |
| 115 | Error in maxLength (value to long) at & |
| 116 | Error in minItems at &. |
| 117 | Error in minLength (value to small) at & |
| 119 | Error in pattern "&2" ( "&1" does not match) at &3 |
| 122 | Error in single item at &. No additional items allowed. |
| 123 | Error in uniqueItems at & |
| 126 | Error in maxProperties at & |
| 127 | Error in minProperties at & |
| 128 | Required property "&2" missing at &1 |
| 129 | Additional property error "&2" at &1 |
| 130 | Missing dependency &3 for &2 at &1 |
| 131 | Error in type: '&1' is &2 at &3 |
| 135 | Property &1 is not an object: &2 |