Uses of Interface
com.github.cowwoc.requirements10.java.validator.UriValidator
Packages that use UriValidator
Package
Description
-
Uses of UriValidator in com.github.cowwoc.requirements10.java
Methods in com.github.cowwoc.requirements10.java that return UriValidatorModifier and TypeMethodDescriptionstatic UriValidator
Validates the state of aURI
.static UriValidator
Validates the state of aURI
.Validates the state of aURI
.Validates the state of aURI
.static UriValidator
DefaultJavaValidators.requireThat
(URI value, String name) Validates the state of aURI
.JavaRequireThat.requireThat
(URI value, String name) Validates the state of aURI
.static UriValidator
Validates the state of aURI
.static UriValidator
Validates the state of aURI
.Validates the state of aURI
.Validates the state of aURI
. -
Uses of UriValidator in com.github.cowwoc.requirements10.java.validator
Methods in com.github.cowwoc.requirements10.java.validator that return UriValidator