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