public class ConstraintViolationMessage extends Object
ConstraintViolation
errors.Constructor and Description |
---|
ConstraintViolationMessage(javax.validation.ConstraintViolation<?> violation,
MessageSource msgSrc,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
String |
getEntity() |
String |
getInvalidValue() |
String |
getMessage() |
String |
getProperty() |
public ConstraintViolationMessage(javax.validation.ConstraintViolation<?> violation, MessageSource msgSrc, Locale locale)
Copyright © 2011-2015–2016 Pivotal Software, Inc.. All rights reserved.