Uses of Interface
io.github.cowwoc.requirements13.guava.GuavaValidators
Packages that use GuavaValidators
Package
Description
-
Uses of GuavaValidators in io.github.cowwoc.requirements13.guava
Subinterfaces with type arguments of type GuavaValidators in io.github.cowwoc.requirements13.guavaModifier and TypeInterfaceDescriptioninterfaceCreates validators for the Guava API with an independent configuration.Methods in io.github.cowwoc.requirements13.guava that return GuavaValidatorsModifier and TypeMethodDescriptionstatic GuavaValidatorsGuavaValidators.newInstance()Creates a new instance using the default configuration.static GuavaValidatorsDefaultGuavaValidators.removeContext(String name) Removes the contextual information of validators created by this factory.static GuavaValidatorsDefaultGuavaValidators.withContext(Object value, String name) Sets the contextual information for validators created by this factory.