Package org.apache.struts2.interceptor
Interface ValidationWorkflowAware
public interface ValidationWorkflowAware
ValidationWorkflowAware classes can programmatically change result name when errors occurred
This interface can be only applied to action which already implements
ValidationAware
interface!-
Method Summary
-
Method Details
-
getInputResultName
String getInputResultName()
-