Uses of Interface
io.avaje.validation.Validator.AnnotationAdapterBuilder
Packages that use Validator.AnnotationAdapterBuilder
-
Uses of Validator.AnnotationAdapterBuilder in io.avaje.validation
Methods in io.avaje.validation with parameters of type Validator.AnnotationAdapterBuilderModifier and TypeMethodDescriptionValidator.Builder.add
(Class<? extends Annotation> type, Validator.AnnotationAdapterBuilder builder) Add a AdapterBuilder which provides a Annotation ValidationAdapter to use for the given type.