org.unitils.objectvalidation
Class ValidationMessage

java.lang.Object
  extended by org.unitils.objectvalidation.ValidationMessage

public class ValidationMessage
extends Object

A description of error that happened on a class when validated.

Since:
Nov 18, 2013
Author:
Matthieu Mestrez

Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013-2015. All Rights Reserved.