Uses of Interface
io.avaje.validation.spi.ValidationExtension
Packages that use ValidationExtension
-
Uses of ValidationExtension in io.avaje.validation.spi
Subinterfaces of ValidationExtension in io.avaje.validation.spiModifier and TypeInterfaceDescriptioninterfaceFactory for creating a ValidationAdapter for a given type.interfaceFactory for creating an Annotation Adapter for a given annotation.interfaceRegisters generated ValidationAdapters with the Validator.BuilderinterfaceReads an Annotation's attributes and the message template and interpolates the messageinterfaceCallback interface that's used to customize a Validator.Builder.