Uses of Class
uk.autores.handling.Config
-
Packages that use Config Package Description uk.autores.handling Use these types to extend the API. -
-
Uses of Config in uk.autores.handling
Methods in uk.autores.handling that return types with arguments of type Config Modifier and Type Method Description List<Config>Context. config()Configuration.Method parameters in uk.autores.handling with type arguments of type Config Modifier and Type Method Description Context.BuilderContext.Builder. setConfig(List<Config> config)Sets configuration.default booleanHandler. validConfig(List<Config> config, Consumer<String> errorReporter)Validates theContext.config().
-