public class FieldError extends GlobalError
| Modifier and Type | Field and Description |
|---|---|
static String |
MODEL_MAPPING_KEY |
| Constructor and Description |
|---|
FieldError(String field,
String messageKey,
Locale locale) |
FieldError(String field,
String messageKey,
String[] properties,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
getField() |
getMessage, getMessageKey, getProperties, toStringpublic static final String MODEL_MAPPING_KEY
public String getField()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}