org.hibernate.validator.engine
Class MessageAndPath
java.lang.Object
org.hibernate.validator.engine.MessageAndPath
public class MessageAndPath
- extends Object
- Author:
- Hardy Ferentschik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageAndPath
public MessageAndPath(String message,
javax.validation.Path property)
getMessage
public String getMessage()
getPath
public javax.validation.Path getPath()
Copyright © 2011 Oracle Corporation. All Rights Reserved.