public class ConstraintViolationDetails<T> extends Object
ConstraintViolationDetails(javax.validation.ConstraintViolation<T> constraintViolation)
String
getMessage()
getPropertyPath()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstraintViolationDetails(javax.validation.ConstraintViolation<T> constraintViolation)
public String getPropertyPath()
public String getMessage()
Copyright © 2011-2013. All Rights Reserved.