public class ConstraintMessage extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessage(javax.validation.ConstraintViolation<?> v)
Gets the human friendly location of where the violation was raised.
|
public static String getMessage(javax.validation.ConstraintViolation<?> v)
Copyright © 2015. All rights reserved.