Uses of Interface
com.github.cowwoc.requirements10.java.GlobalConfiguration
Packages that use GlobalConfiguration
Package
Description
-
Uses of GlobalConfiguration in com.github.cowwoc.requirements10.guava
Methods in com.github.cowwoc.requirements10.guava that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfiguration
DefaultGuavaValidators.globalConfiguration()
Returns the global configuration shared by all validators. -
Uses of GlobalConfiguration in com.github.cowwoc.requirements10.jackson
Methods in com.github.cowwoc.requirements10.jackson that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfiguration
DefaultJacksonValidators.globalConfiguration()
Returns the global configuration shared by all validators. -
Uses of GlobalConfiguration in com.github.cowwoc.requirements10.java
Methods in com.github.cowwoc.requirements10.java that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfiguration
DefaultJavaValidators.globalConfiguration()
Returns the global configuration shared by all validators.Validators.globalConfiguration()
Returns the global configuration shared by all validators.GlobalConfiguration.terminalEncoding
(TerminalEncoding encoding) Sets the terminal encoding of the output.