public class ConstraintViolationExceptionMessage extends Object
Constructor and Description |
---|
ConstraintViolationExceptionMessage(javax.validation.ConstraintViolationException cve,
MessageSource msgSrc,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
String |
getCause() |
List<ConstraintViolationMessage> |
getMessages() |
public ConstraintViolationExceptionMessage(javax.validation.ConstraintViolationException cve, MessageSource msgSrc, Locale locale)
public String getCause()
public List<ConstraintViolationMessage> getMessages()
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.