| Package | Description |
|---|---|
| org.hibernate.validator.internal.engine |
Implementations for the core interfaces of JSR-380.
|
| org.hibernate.validator.internal.metadata.provider |
Abstraction of the meta data sources - annotation, xml, programmatic.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultConstraintMapping |
ConfigurationImpl.createConstraintMapping() |
| Modifier and Type | Method and Description |
|---|---|
Set<DefaultConstraintMapping> |
ConfigurationImpl.getProgrammaticMappings() |
| Constructor and Description |
|---|
ProgrammaticMetaDataProvider(ConstraintHelper constraintHelper,
TypeResolutionHelper typeResolutionHelper,
ValueExtractorManager valueExtractorManager,
Set<DefaultConstraintMapping> constraintMappings) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.