public static class AzureProperties.PortValueValidator extends Object implements com.hazelcast.config.properties.ValueValidator<Integer>
| Constructor and Description |
|---|
PortValueValidator() |
public void validate(Integer value) throws com.hazelcast.config.properties.ValidationException
validate in interface com.hazelcast.config.properties.ValueValidator<Integer>value - the integer to validatecom.hazelcast.config.properties.ValidationException - if value does not fall in valid port number rangeCopyright © 2017. All Rights Reserved.