Uses of Interface
io.github.cowwoc.requirements13.java.GlobalConfiguration
Packages that use GlobalConfiguration
Package
Description
-
Uses of GlobalConfiguration in io.github.cowwoc.requirements13.guava
Methods in io.github.cowwoc.requirements13.guava that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfigurationDefaultGuavaValidators.globalConfiguration()Returns the global configuration shared by all validators. -
Uses of GlobalConfiguration in io.github.cowwoc.requirements13.jackson
Methods in io.github.cowwoc.requirements13.jackson that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfigurationDefaultJacksonValidators.globalConfiguration()Returns the global configuration shared by all validators. -
Uses of GlobalConfiguration in io.github.cowwoc.requirements13.java
Methods in io.github.cowwoc.requirements13.java that return GlobalConfigurationModifier and TypeMethodDescriptionstatic GlobalConfigurationDefaultJavaValidators.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.