See: Description
| Interface | Description |
|---|---|
| ConstraintMapping |
Represents a constraint mapping configured via the programmatic API.
|
| Class | Description |
|---|---|
| ConstraintDef<C extends ConstraintDef<C,A>,A extends Annotation> |
Base class for all constraint definition types.
|
| GenericConstraintDef<A extends 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-2019 Red Hat, Inc. All Rights Reserved