Package com.github.joschi.jadconfig
package com.github.joschi.jadconfig
-
ClassDescriptionConverter<T>Interface for type converters.Interface for converter factories A converter factory can be used to provider
Converters for several types instead of using theParameter.converter()annotation parameter for each class field.ConverterFactoryfor holding the defaultConverterclasses.The main class for JadConfig.Annotation to mark a configuration parameter in a configuration beanThis exception indicates an error while processing a configuration parameter.Reflection related helper class.Interface for configuration repositoriesThis exception indicates that an error occurred while using aRepository.Utility functions forStringReferences a generic type.This exception indicates that a configuration parameter's value couldn't be validated successfully by aValidatorValidator<T>Interface for parameter validatorsAnnotation marking the validator methods in a configuration bean to facilitate more complex checks