items property

List<String> items
final

The list of items that the value should be contained within.

Implementation

final List<String> items;