Uses of Interface
io.github.cowwoc.requirements13.java.validator.BooleanValidator
Packages that use BooleanValidator
Package
Description
-
Uses of BooleanValidator in io.github.cowwoc.requirements13.java
Methods in io.github.cowwoc.requirements13.java that return BooleanValidatorModifier and TypeMethodDescriptionstatic BooleanValidatorValidates the state of aBooleanstatic BooleanValidatorValidates the state of aBooleanValidates the state of aBoolean.Validates the state of aBoolean.static BooleanValidatorDefaultJavaValidators.requireThat(Boolean value, String name) Validates the state of aBoolean.JavaRequireThat.requireThat(Boolean value, String name) Validates the state of aBoolean.static BooleanValidatorValidates the state of aBoolean.static BooleanValidatorValidates the state of aBoolean.Validates the state of aBoolean.Validates the state of aBoolean. -
Uses of BooleanValidator in io.github.cowwoc.requirements13.java.validator
Subinterfaces with type arguments of type BooleanValidator in io.github.cowwoc.requirements13.java.validatorModifier and TypeInterfaceDescriptioninterfaceValidates the state of aBoolean.interfaceValidates the state of aBoolean.Methods in io.github.cowwoc.requirements13.java.validator that return BooleanValidator