We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Support to traverse into literal values of non-primitive types such as Quantity and Coding. e.g.
(2 years).value
Literal exclusions
Details
Expected: 2 but got: null ==> expected: <2> but was: <null>
(2 years).value [null]
Status