Class ValidWhenResultBigDecimal

java.lang.Object
org.apache.struts.validator.validwhen.ValidWhenResult<BigDecimal>
org.apache.struts.validator.validwhen.ValidWhenResultBigDecimal

public class ValidWhenResultBigDecimal extends ValidWhenResult<BigDecimal>
Holds the (interim) result during processing the parsing-tree.
Author:
Graff Stefan
  • Constructor Details

    • ValidWhenResultBigDecimal

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