| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
KEY_TYPE_CONVERTER_AND_NO_MAP_TYPE |
"key type converter can only be used with objects of type Map" |
public static final String |
TYPE_CONVERTER_AND_NO_SIMPLE_TYPE_MESSAGE_TEMPLATE |
"Type converter can only be used with simple types. You can\'t use it with %s" |
public static final String |
TYPE_CONVERTER_AND_UNKNOWN_TYPE_MESSAGE |
"Type converter cannot be used with a type definition from a configuration attribute." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SIMPLE_TYPE_VALUE_PARAMETER_NAME |
"value" |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.