oneOf property

ValueMatcher? oneOf
getter/setter pair

If specified, at least one of the values in the list must match the value specified.

Implementation

ValueMatcher? oneOf;