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 BooleanValidator
Validates the state of aBoolean
static BooleanValidator
Validates the state of aBoolean
Validates the state of aBoolean
.Validates the state of aBoolean
.static BooleanValidator
DefaultJavaValidators.requireThat
(Boolean value, String name) Validates the state of aBoolean
.JavaRequireThat.requireThat
(Boolean value, String name) Validates the state of aBoolean
.static BooleanValidator
Validates the state of aBoolean
.static BooleanValidator
Validates 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