Package | Description |
---|---|
org.hibernate.validator.internal.xml |
Classes for parsing of Bean Validation XML configuration files.
|
Modifier and Type | Field and Description |
---|---|
protected List<ElementType> |
ConstraintType.element |
protected List<ElementType> |
AnnotationType.element |
Modifier and Type | Method and Description |
---|---|
ElementType |
ObjectFactory.createElementType()
Create an instance of
ElementType |
Modifier and Type | Method and Description |
---|---|
List<ElementType> |
ConstraintType.getElement()
Gets the value of the element property.
|
List<ElementType> |
AnnotationType.getElement()
Gets the value of the element property.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.