values property

ValueValidation? values
getter/setter pair

Validation based on a list of allowed values.

Implementation

ValueValidation? values;