protected static class JCloudsProperties.PortValueValidator extends Object implements ValueValidator<Integer>
Modifier | Constructor and Description |
---|---|
protected |
JCloudsProperties.PortValueValidator() |
protected JCloudsProperties.PortValueValidator()
public void validate(Integer value) throws ValidationException
ValueValidator
validate
in interface ValueValidator<Integer>
value
- the value to be testedValidationException
- if validation failedCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.