Uses of Interface
com.github.cowwoc.requirements10.java.validator.BooleanValidator
Packages that use BooleanValidator
Package
Description
-
Uses of BooleanValidator in com.github.cowwoc.requirements10.java
Methods in com.github.cowwoc.requirements10.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 com.github.cowwoc.requirements10.java.validator
Methods in com.github.cowwoc.requirements10.java.validator that return BooleanValidator