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 UriValidatorValidates the state of aURI.static UriValidatorValidates the state of aURI.Validates the state of aURI.Validates the state of aURI.static UriValidatorDefaultJavaValidators.requireThat(URI value, String name) Validates the state of aURI.JavaRequireThat.requireThat(URI value, String name) Validates the state of aURI.static UriValidatorValidates the state of aURI.static UriValidatorValidates 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