public class IntegerRangeValidator extends IntegerValidator
DEFAULT, GT_ZERO, GTE_ZERO| Constructor and Description |
|---|
IntegerRangeValidator(int min,
int max) |
public void accept(String key, String val, Integer arg) throws ConfigurationException
accept in interface IValidator<Integer>accept in class IntegerValidatorkey - The key under which the value was discovered.val - The value.arg - The parsed value.ConfigurationExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.