Class ValidWhenResultInteger

java.lang.Object
org.apache.struts.validator.validwhen.ValidWhenResult<Integer>
org.apache.struts.validator.validwhen.ValidWhenResultInteger

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

    • ValidWhenResultInteger

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