Class ConstraintViolationAssert.ViolationExpectation
java.lang.Object
org.hibernate.validator.testutil.ConstraintViolationAssert.ViolationExpectation
- Enclosing class:
ConstraintViolationAssert
- Author:
- Kevin Pollet <[email protected]> (C) 2011 SERLI, Hardy Ferentschik, Gunnar Morling
-
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()toString()withInvalidValue(Object invalidValue) withMessage(String message) withProperty(String property) withPropertyPath(ConstraintViolationAssert.PathExpectation propertyPath) withRootBeanClass(Class<?> rootBeanClass)
-
Method Details
-
withRootBeanClass
-
withMessage
-
withInvalidValue
-
withPropertyPath
public ConstraintViolationAssert.ViolationExpectation withPropertyPath(ConstraintViolationAssert.PathExpectation propertyPath) -
withProperty
-
toString
-
hashCode
-
equals
-