Class SValidatorGreaterEqual

  • All Implemented Interfaces:
    java.io.Serializable

    public class SValidatorGreaterEqual
    extends SValidatorI
    Validates that a numeric value is greater than or equal to a given value, normally 0.
    See Also:
    Serialized Form