Uses of Interface
io.github.cowwoc.requirements13.java.validator.UriValidator
Packages that use UriValidator
Package
Description
-
Uses of UriValidator in io.github.cowwoc.requirements13.java
Methods in io.github.cowwoc.requirements13.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 io.github.cowwoc.requirements13.java.validator
Subinterfaces with type arguments of type UriValidator in io.github.cowwoc.requirements13.java.validatorModifier and TypeInterfaceDescriptioninterfaceValidates the state of aURI.interfaceValidates the state of aURI.Methods in io.github.cowwoc.requirements13.java.validator that return UriValidator