public static class AwsProperties.PortValueValidator extends Object implements ValueValidator<Integer>
| Constructor and Description |
|---|
PortValueValidator() |
public void validate(Integer value) throws ValidationException
validate in interface ValueValidator<Integer>value - the integer to validateValidationException - if value does not fall in valid port number rangeCopyright © 2018 Hazelcast, Inc.. All rights reserved.