Uses of Interface
io.github.cowwoc.requirements13.java.validator.PrimitiveIntegerValidator
Packages that use PrimitiveIntegerValidator
Package
Description
-
Uses of PrimitiveIntegerValidator in io.github.cowwoc.requirements13.java
Methods in io.github.cowwoc.requirements13.java that return PrimitiveIntegerValidatorModifier and TypeMethodDescriptionstatic PrimitiveIntegerValidatorDefaultJavaValidators.checkIf(int value) Validates the state of anintstatic PrimitiveIntegerValidatorValidates the state of anintJavaCheckIf.checkIf(int value) Validates the state of anint.Validates the state of anint.static PrimitiveIntegerValidatorDefaultJavaValidators.requireThat(int value, String name) Validates the state of anint.JavaRequireThat.requireThat(int value, String name) Validates the state of anint.static PrimitiveIntegerValidatorDefaultJavaValidators.that(int value) Validates the state of anint.static PrimitiveIntegerValidatorValidates the state of anint.JavaAssertThat.that(int value) Validates the state of anint.Validates the state of anint. -
Uses of PrimitiveIntegerValidator in io.github.cowwoc.requirements13.java.validator
Subinterfaces with type arguments of type PrimitiveIntegerValidator in io.github.cowwoc.requirements13.java.validatorModifier and TypeInterfaceDescriptioninterfaceValidates the state of anint.interfaceValidates the state of anint.interfaceValidates the state of anint.interfaceValidates the state of anint.interfaceValidates the state of anint.interfaceValidates the state of anint.interfaceValidates the state of anint.Methods in io.github.cowwoc.requirements13.java.validator that return PrimitiveIntegerValidatorModifier and TypeMethodDescriptionBigDecimalValidator.scale()Returns a validator forBigDecimal.scale().