org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model
Class UserWithGroupConversionButWithoutValidAnnotationOnField

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.tests.constraints.groups.groupconversion.model.UserWithGroupConversionButWithoutValidAnnotationOnField

public class UserWithGroupConversionButWithoutValidAnnotationOnField
extends Object

Author:
Gunnar Morling

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

Constructor Detail

UserWithGroupConversionButWithoutValidAnnotationOnField

public UserWithGroupConversionButWithoutValidAnnotationOnField()


Copyright © 2008-2013. All Rights Reserved.