| Package | Description |
|---|---|
| org.hibernate.validator.cfg |
Entry point for the programmatic constraint definition API.
|
| org.hibernate.validator.cfg.defs |
Constraint definition classes for programmatic constraint definition API.
|
| org.hibernate.validator.cfg.defs.br |
Brazil specific constraint definition classes for programmatic constraint definition API.
|
| org.hibernate.validator.cfg.defs.pl |
Poland specific constraint definition classes for programmatic constraint definition API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDef<C extends AnnotationDef<C,A>,A extends Annotation>
Base class for all annotation definition types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstraintDef<C extends ConstraintDef<C,A>,A extends Annotation>
Base class for all constraint definition types.
|
class |
GenericConstraintDef<A extends Annotation>
A
ConstraintDef class which can be used to configure any constraint
type. |
| Modifier and Type | Method and Description |
|---|---|
protected C |
AnnotationDef.addAnnotationAsParameter(String key,
AnnotationDef<?,?> value) |
| Constructor and Description |
|---|
AnnotationDef(AnnotationDef<?,A> original) |
| Modifier and Type | Class and Description |
|---|---|
class |
CNPJDef |
class |
CPFDef |
class |
TituloEleitoralDef |
| Modifier and Type | Class and Description |
|---|---|
class |
NIPDef |
class |
PESELDef |
class |
REGONDef |
Copyright © 2019 JBoss by Red Hat. All rights reserved.