|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversionErrorInterceptor | |
|---|---|
| org.apache.struts2.interceptor | Web specific interceptor classes. |
| Uses of ConversionErrorInterceptor in org.apache.struts2.interceptor |
|---|
| Subclasses of ConversionErrorInterceptor in org.apache.struts2.interceptor | |
|---|---|
class |
StrutsConversionErrorInterceptor
This interceptor extends ConversionErrorInterceptor but only adds conversion errors from the ActionContext to
the field errors of the action if the field value is not null, "", or {""} (a size 1 String array with only an empty
String). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||