public final class InputValidator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
InputValidator.Builder |
Modifier and Type | Method and Description |
---|---|
static InputValidator.Builder |
create() |
void |
validate(PropertyTree propertyTree) |
public final void validate(PropertyTree propertyTree)
public static InputValidator.Builder create()