| Package | Description |
|---|---|
| org.dashbuilder.dsl.validation |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult.ValidationResultType |
ValidationResult.getType() |
static ValidationResult.ValidationResultType |
ValidationResult.ValidationResultType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationResult.ValidationResultType[] |
ValidationResult.ValidationResultType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationResult(ValidationResult.ValidationResultType type,
String message) |
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.