| Package | Description |
|---|---|
| org.mule.runtime.api.el.validation |
| Modifier and Type | Method and Description |
|---|---|
Severity |
ValidationMessage.getSeverity() |
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ValidationMessage(Severity severity,
String message,
Location location) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.