public interface ViolationMessageRenderer
ViolationMessageRenderer.Default
Modifier and Type | Interface and Description |
---|---|
static class |
ViolationMessageRenderer.Default |
Modifier and Type | Method and Description |
---|---|
String |
renderBeanViolation(javax.validation.ConstraintViolation<?> violation) |
String |
renderPropertyViolation(javax.validation.ConstraintViolation<?> violation) |
Copyright © 2015. All rights reserved.