public class PortValidator extends Validator
| Constructor and Description |
|---|
PortValidator(String name)
Creates a new instance of PortValidator
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Object obj)
Validates the given Port.
|
public PortValidator(String name)
public void validate(Object obj) throws InvalidConfigException
validate in class Validatorstr - Must be the absolute path of the File that will be validated.InvalidConfigExceptionCopyright © 2018 Eclipse Foundation. All rights reserved.