public final class MessageAndPath extends Object
Used to build a ConstraintViolation
Constructor and Description |
---|
MessageAndPath(javax.validation.Path path,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
javax.validation.Path |
getPath() |
String |
toString()
For debugging use only.
|
Copyright © 2018. All rights reserved.