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 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.