Module io.avaje.validation
Package io.avaje.validation.spi
package io.avaje.validation.spi
SPI for the underlying validation adapters.
-
ClassDescriptionRegisters a type extending
ValidatorCustomizertoMETA-INF/services, annotated types will have an entry added toMETA-INF/services/io.avaje.validation.adapter.ValidatorCustomizerMarks source code that has been generated.Reads 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.Callback interface that's used to customize a Validator.Builder.