Uses of Class
org.eclipse.persistence.jaxb.ConstraintViolationWrapper
-
Packages that use ConstraintViolationWrapper Package Description org.eclipse.persistence.jaxb -
-
Uses of ConstraintViolationWrapper in org.eclipse.persistence.jaxb
Methods in org.eclipse.persistence.jaxb that return types with arguments of type ConstraintViolationWrapper Modifier and Type Method Description Set<ConstraintViolationWrapper<Object>>JAXBMarshaller. getConstraintViolations()Returns constraint violations stored in the underlyingJAXBBeanValidatorinstance.Set<ConstraintViolationWrapper<Object>>JAXBUnmarshaller. getConstraintViolations()Returns constraint violations stored in the underlyingJAXBBeanValidatorinstance.
-