public static class MdlJsonConfig.Settings extends Object implements SelfValidating
| Constructor and Description |
|---|
MdlJsonConfig.Settings() |
| Modifier and Type | Method and Description |
|---|---|
int |
getFormatVersion() |
String |
getModuleRegex() |
boolean |
isAllowNestedSrcFolder() |
void |
validate()
Perform self-validation.
|
public int getFormatVersion()
public String getModuleRegex()
public boolean isAllowNestedSrcFolder()
public void validate()
throws ConfigValidationException
SelfValidatingvalidate in interface SelfValidatingConfigValidationException - an error is detected