Uses of Interface
io.avaje.validation.spi.ValidatorCustomizer
Packages that use ValidatorCustomizer
Package
Description
Avaje Validation API - see
Validator.SPI for the underlying validation adapters.
-
Uses of ValidatorCustomizer in io.avaje.validation
Methods 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. -
Uses of ValidatorCustomizer in io.avaje.validation.spi
Subinterfaces of ValidatorCustomizer in io.avaje.validation.spiModifier and TypeInterfaceDescriptioninterfaceRegisters generated ValidationAdapters with the Validator.Builder