UNPKG

jsonata-extended

Version:
9 lines 303 B
{ "description": "Confirm error thrown when options.omission is not a string", "expr": "$truncate('1234567890123456789012345678901234567890', { 'omission' : 3} )", "dataset": "empty", "bindings": {}, "error": { "message": "Expected a string. Received options.omission=3 Type: number" } }