Uses of Package
io.avaje.validation.spi
Packages that use io.avaje.validation.spi
Package
Description
Avaje Validation API - see
Validator.SPI for the underlying validation adapters.
-
Classes in io.avaje.validation.spi used by io.avaje.validationClassDescriptionFactory for creating a ValidationAdapter for a given type.Factory for creating an Annotation Adapter for a given annotation.Reads an Annotation's attributes and the message template and interpolates the messageCallback interface that's used to customize a Validator.Builder.
-
Classes in io.avaje.validation.spi used by io.avaje.validation.spiClassDescriptionSuper interface for all validation SPIsCallback interface that's used to customize a Validator.Builder.