java.lang.Object
org.eclipse.persistence.jaxb.BeanValidationHelper
INTERNAL:
Asynchronously starts validation.xml file processing when created. Holds a map of classes with BV annotations.
- Since:
- 2.6
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionLazy getter for constraintsOnClasses property.
-
Constructor Details
-
BeanValidationHelper
public BeanValidationHelper()Creates a new instance. Starts asynchronous parsing of validation.xml if it exists.
-
-
Method Details
-
getConstraintsMap
Lazy getter for constraintsOnClasses property. Waits until the map is returned by async XML reader.
-