Uses of Class
org.apache.struts2.conversion.impl.ConversionData
-
Uses of ConversionData in org.apache.struts2
Modifier and TypeMethodDescriptionActionContext.getConversionErrors()
Gets the map of conversion errors which occurred when executing the action.Modifier and TypeMethodDescriptionActionContext.withConversionErrors
(Map<String, ConversionData> conversionErrors) Sets conversion errors which occurred when executing the action.