| Package | Description |
|---|---|
| org.jboss.windup.config |
| Modifier and Type | Field and Description |
|---|---|
static ValidationResult |
ValidationResult.SUCCESS
Indicates that the validation was successful (with no attached message).
|
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
ConfigurationOption.validate(Object value)
Validate the user indicated value and return the result.
|
ValidationResult |
KeepWorkDirsOption.validate(Object value) |
ValidationResult |
SkipReportsRenderingOption.validate(Object value) |
ValidationResult |
AbstractPathConfigurationOption.validate(Object fileObject) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.