validValues property

List<T> validValues
final

The list of valid values to check against.

Implementation

final List<T> validValues;