org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constructorvalidation.ConstructorValidationTest
tesConstructorCrossParameterParameter
"javax.validation.ValidationException: HV000134: Unable to load parameter of type '[LCustomer;' in org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constructorvalidation.CustomerRepository. at org.hibernate.validator.internal.xml.ConstrainedExecutableBuilder.createParameterTypes(ConstrainedExecutableBuilder.java:318) at org.hibernate.validator.internal.xml.ConstrainedExecutableBuilder.buildConstructorConstrainedExecutable(ConstrainedExecutableBuilder.java:130) at org.hibernate.validator.internal.xml.XmlMappingParser.parse(XmlMappingParser.java:155) at org.hibernate.validator.internal.metadata.provider.XmlMetaDataProvider.<init>(XmlMetaDataProvider.java:51) at org.hibernate.validator.internal.engine.ValidatorFactoryImpl.<init>(ValidatorFactoryImpl.java:123) at org.hibernate.validator.HibernateValidator.buildValidatorFactory(HibernateValidator.java:45) at org.hibernate.validator.internal.engine.ConfigurationImpl.buildValidatorFactory(ConfigurationImpl.java:199) at org.hibernate.beanvalidation.tck.util.TestUtil.getValidatorFactoryUnderTest(TestUtil.java:93) at org.hibernate.beanvalidation.tck.util.TestUtil.getValidatorUnderTest(TestUtil.java:81) at org.hibernate.beanvalidation.tck.util.TestUtil.getConstructorDescriptor(TestUtil.java:381) at org.hibernate.beanvalidation.tck.tests.xmlconfiguration.constructorvalidation.ConstructorValidationTest.tesConstructorCrossParameterParameter(ConstructorValidationTest.java:101)