pathling
pathling copied to clipboard
Support for traversal into non-primitive literal values
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]