values property

List<Val> values
getter/setter pair

The list of values to which the value at jsonPointer is compared to.

Implementation

List<Val> values;