Type Parameters:
S - the type of this validator
All Known Subinterfaces:
BigDecimalValidator, DoubleValidator, FloatValidator, PrimitiveDoubleValidator, PrimitiveFloatValidator

public interface DecimalNumberComponent<S>
Methods that all decimal Number validators must contain.
  • Method Summary

    Modifier and Type
    Method
    Description
    Ensures that the value is not a whole number.
    Ensures that the value is a whole number.