Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
Modifier and Type | Method and Description |
---|---|
Map<String,ConversionData> |
ActionContext.getConversionErrors()
Gets the map of conversion errors which occurred when executing the action.
|
Modifier and Type | Method and Description |
---|---|
void |
ActionContext.setConversionErrors(Map<String,ConversionData> conversionErrors)
Sets conversion errors which occurred when executing the action.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.