Package | Description |
---|---|
org.hibernate.validator.internal.engine |
Implementations for the core interfaces of Jakarta Bean Validation.
|
org.hibernate.validator.spi.nodenameprovider |
Modifier and Type | Method and Description |
---|---|
String |
DefaultPropertyNodeNameProvider.getName(Property property) |
Modifier and Type | Interface and Description |
---|---|
interface |
JavaBeanProperty
Contains metadata for a JavaBean property.
|
Modifier and Type | Method and Description |
---|---|
String |
PropertyNodeNameProvider.getName(Property property)
Returns the resolved name of a property.
|
Copyright © 2007-2021 Red Hat, Inc. All Rights Reserved