Package | Description |
---|---|
org.apache.empire.struts2.jsp.controls |
Modifier and Type | Method and Description |
---|---|
protected InputControl.FieldValueError |
InputControl.error(ErrorType errorType,
Object msgParam,
String value) |
protected InputControl.FieldValueError |
InputControl.error(ErrorType errorType,
String[] msgParams,
String value)
This method can be used to return a parsing or validation error
To be used in the getFieldValue, the parseValue or the validate function.
|
Copyright © 2008–2015 Apache Software Foundation. All rights reserved.