| Package | Description |
|---|---|
| org.apache.maven.settings.validation |
| Modifier and Type | Method | Description |
|---|---|---|
void |
DefaultSettingsValidator.validate(org.apache.maven.settings.Settings settings,
SettingsProblemCollector problems) |
|
void |
SettingsValidator.validate(org.apache.maven.settings.Settings settings,
SettingsProblemCollector problems) |
Validate the specified settings.
|