public class ElFunctions extends Object
| Constructor and Description |
|---|
ElFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasErrors(ActionBean actionBean,
String field)
Indicates if validation errors exist for the given field of the given
ActionBean. |
static String |
name(Enum<?> e)
Gets the name of the supplied enumerated value.
|
public static boolean hasErrors(ActionBean actionBean, String field)
ActionBean.© Copyright 2005-2006, Stripes Development Team.