Class ValidWhenResultString

java.lang.Object
org.apache.struts.validator.validwhen.ValidWhenResult<String>
org.apache.struts.validator.validwhen.ValidWhenResultString

public class ValidWhenResultString extends ValidWhenResult<String>
Holds the (interim) result during processing the parsing-tree. The result has is a String.
Since:
Struts 1.4.1
Author:
Graff Stefan
  • Constructor Details

    • ValidWhenResultString

      public ValidWhenResultString(String value)
      Constructs this class with the type String.
      Parameters:
      value - the current value of the result