Modifier and Type | Method and Description |
---|---|
void |
ContainerConfiguration.validate()
Validates if current configuration is valid, that is if all required
properties are set and have correct values
|
Modifier and Type | Method and Description |
---|---|
static void |
Validate.configurationDirectoryExists(java.lang.String string,
java.lang.String message)
Checks that string is not null and not empty and it represents a path to a valid directory
|
Modifier and Type | Method and Description |
---|---|
static void |
Validate.configurationDirectoryExists(java.lang.String string,
java.lang.String message)
Checks that string is not null and not empty and it represents a path to a valid directory
|