Uses of Interface
com.github.cowwoc.requirements10.java.validator.component.PositiveNumberComponent
Packages that use PositiveNumberComponent
-
Uses of PositiveNumberComponent in com.github.cowwoc.requirements10.java.validator
Subinterfaces of PositiveNumberComponent in com.github.cowwoc.requirements10.java.validatorModifier and TypeInterfaceDescriptioninterfaceValidates the state of aBigDecimal.interfaceValidates the state of aBigInteger.interfaceValidates the state of aByte.interfaceValidates the state of aDouble.interfaceValidates the state of aFloat.interfaceValidates the state of anInteger.interfaceValidates the state of aLong.interfaceValidates the state of abyte.interfaceValidates the state of adouble.interfaceValidates the state of afloat.interfaceValidates the state of anint.interfaceValidates the state of along.interfaceValidates the state of ashort.interfaceValidates the state of anintthat does not support negative numbers.interfaceValidates the state of aShort.interfaceValidates the state of anIntegerthat does not support negative values.