Uses of Class
org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdefinition.LengthValidator

Packages that use LengthValidator
org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdefinition   
 

Uses of LengthValidator in org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdefinition
 

Subclasses of LengthValidator in org.hibernate.jsr303.tck.tests.xmlconfiguration.constraintdefinition
 class DummyLengthValidator
          Check that a string's length is between min and max.
 



Copyright © 2008-2011. All Rights Reserved.