See: Description
Interface | Description |
---|---|
ConstraintMapping |
Represents a constraint mapping configured via the programmatic API.
|
Class | Description |
---|---|
AnnotationDef<C extends AnnotationDef<C,A>,A extends java.lang.annotation.Annotation> |
Base class for all annotation definition types.
|
ConstraintDef<C extends ConstraintDef<C,A>,A extends java.lang.annotation.Annotation> |
Base class for all constraint definition types.
|
GenericConstraintDef<A extends java.lang.annotation.Annotation> |
A
ConstraintDef class which can be used to configure any constraint
type. |
Entry point for the programmatic constraint definition API.
This package is part of the public Hibernate Validator API.
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved