Module io.avaje.validation
Package io.avaje.validation.spi
package io.avaje.validation.spi
SPI for the underlying validation adapters.
-
ClassDescriptionFactory for creating a ValidationAdapter for a given type.Factory for creating an Annotation Adapter for a given annotation.Marks source code that has been generated.Registers generated ValidationAdapters with the Validator.BuilderReads an Annotation's attributes and the message template and interpolates the messageFor internal use, holds metadata on generated adapters for use by code generation (Java annotation processing).For internal use, holds metadata on generated adapters that also have factories.For internal use, holds metadata on generated adapters that also have factories.Super interface for all validation SPIsCallback interface that's used to customize a Validator.Builder.