Package | Description |
---|---|
org.hibernate.validator.internal.metadata.provider |
Abstraction of the meta data sources - annotation, xml, programmatic.
|
org.hibernate.validator.internal.properties.javabean |
Modifier and Type | Method and Description |
---|---|
protected Set<MetaConstraint<?>> |
AnnotationMetaDataProvider.findTypeAnnotationConstraintsForExecutableParameter(JavaBeanExecutable<?> javaBeanExecutable,
JavaBeanParameter javaBeanParameter)
Finds type arguments constraints for parameters.
|
Modifier and Type | Method and Description |
---|---|
List<JavaBeanParameter> |
JavaBeanExecutable.getParameters() |
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved