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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getInputResultName

      String getInputResultName()