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