Uses of Interface
com.github.cowwoc.requirements10.guava.GuavaValidators
Packages that use GuavaValidators
Package
Description
-
Uses of GuavaValidators in com.github.cowwoc.requirements10.guava
Methods in com.github.cowwoc.requirements10.guava that return GuavaValidatorsModifier and TypeMethodDescriptionstatic GuavaValidators
GuavaValidators.newInstance()
Creates a new instance using the default configuration.static GuavaValidators
DefaultGuavaValidators.removeContext
(String name) Removes the contextual information of validators created by this factory.static GuavaValidators
DefaultGuavaValidators.withContext
(Object value, String name) Sets the contextual information for validators created by this factory.