Module io.avaje.validation
Package io.avaje.validation.adapter
package io.avaje.validation.adapter
-
ClassDescriptionAbstract Adapter that validates objects based on Constraint Annotations.Marks a type as a Constraint Adapter to be registered automatically.Adapter that validates container types.This interface defines a set of validation methods for validating a value based on specific rules.Validation adapter that supports and uses the primitive type.Context used to lookup validation adapters and create validation requests.Request to create a Validation Adapter.Factory for creating a ValidationAdapter for a given type.Factory for creating an Annotation Adapter for a given annotation.Represents a message object used in error message interpolation.A validation request.