| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | Main XWork interfaces and classes. | 
| org.apache.struts2 | 
| Modifier and Type | Method and Description | 
|---|---|
| Map<String,ConversionData> | ActionContext. getConversionErrors()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| ActionContext | ActionContext. withConversionErrors(Map<String,ConversionData> conversionErrors)Deprecated.  | 
| 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 | 
|---|---|
| ActionContext | ActionContext. withConversionErrors(Map<String,ConversionData> conversionErrors)Sets conversion errors which occurred when executing the action. | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.