Uses of Class
com.floragunn.codova.validation.ValidatingDocNode.IntegerListAttribute
-
Packages that use ValidatingDocNode.IntegerListAttribute Package Description com.floragunn.codova.validation -
-
Uses of ValidatingDocNode.IntegerListAttribute in com.floragunn.codova.validation
Methods in com.floragunn.codova.validation that return ValidatingDocNode.IntegerListAttribute Modifier and Type Method Description ValidatingDocNode.IntegerListAttributeValidatingDocNode.IntegerListAttribute. inRange(int min, int max)ValidatingDocNode.IntegerListAttributeValidatingDocNode.ListAttribute. inRange(int min, int max)ValidatingDocNode.IntegerListAttributeValidatingDocNode.IntegerListAttribute. withDefault(List<Integer> defaultValue)
-