Searched defs:DiscreteValueIntegerListValidator (Results 1 – 1 of 1) sorted by relevance
24 class DiscreteValueIntegerListValidator extends ListValidator { class27 DiscreteValueIntegerListValidator(String listSplitRegex, int[] allowedValues) { in DiscreteValueIntegerListValidator() method in DiscreteValueIntegerListValidator