Uses of Interface
io.avaje.validation.spi.ValidatorCustomizer
Packages that use ValidatorCustomizer
-
Uses of ValidatorCustomizer in io.avaje.validation
Subinterfaces of ValidatorCustomizer in io.avaje.validationModifier and TypeInterfaceDescriptionstatic interfaceComponents register ValidationAdapters with the Validator.BuilderMethods in io.avaje.validation with parameters of type ValidatorCustomizerModifier and TypeMethodDescriptionValidator.Builder.add(ValidatorCustomizer component) Add a Component which can provide multiple ValidationAdapters and or configuration.