com.silvermindsoftware.hitch.validation
Interface HibernateValidationCapability

All Known Implementing Classes:
PropertyChangeListenerMixin

public interface HibernateValidationCapability

The interface to make a model validateable by hibernate.

Author:
Stefan Wismer (SWI)
File-location:
HibernateValidationCapability
Last check-in date:
2009-08-04 14:35:53 +0200 (Di, 04. Aug 2009) by swismer for revision 3875

Method Summary
 org.hibernate.validator.ClassValidator getClassValidator()
           
 

Method Detail

getClassValidator

org.hibernate.validator.ClassValidator getClassValidator()
Returns:
the hibernate classValidator


Copyright © 2005-2011 ELCA. All Rights Reserved.