Package | Description |
---|---|
org.hibernate.validator.cfg.context |
Contains facet and creational context interfaces forming the API for programmatic constraint definition.
|
org.hibernate.validator.internal.cfg.context |
Creational context implementations of the API for programmatic
constraint definition.
|
Modifier and Type | Method and Description |
---|---|
ConstructorConstraintMappingContext |
ConstructorTarget.constructor(java.lang.Class<?>... parameterTypes)
Selects a constructor to which the next operations shall apply.
|
Modifier and Type | Method and Description |
---|---|
ConstructorConstraintMappingContext |
TypeConstraintMappingContextImpl.constructor(java.lang.Class<?>... parameterTypes) |
ConstructorConstraintMappingContext |
ContainerElementConstraintMappingContextImpl.constructor(java.lang.Class<?>... parameterTypes) |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved