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 TypeInterfaceDescriptioninterface
Validates the state of aBigDecimal
.interface
Validates the state of aBigInteger
.interface
Validates the state of aByte
.interface
Validates the state of aDouble
.interface
Validates the state of aFloat
.interface
Validates the state of anInteger
.interface
Validates the state of aLong
.interface
Validates the state of abyte
.interface
Validates the state of adouble
.interface
Validates the state of afloat
.interface
Validates the state of anint
.interface
Validates the state of along
.interface
Validates the state of ashort
.interface
Validates the state of anint
that does not support negative numbers.interface
Validates the state of aShort
.interface
Validates the state of anInteger
that does not support negative values.