Module io.avaje.validation
Package io.avaje.validation.adapter
package io.avaje.validation.adapter
classes and interfaces used for building generated/custom constraint adapters
-
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.Represents a message object used in error message interpolation.A validation request.