Uses of Class
net.sf.hibernate.ValidationFailure

Packages that use ValidationFailure
net.sf.hibernate   
 

Uses of ValidationFailure in net.sf.hibernate
 

Methods in net.sf.hibernate that throw ValidationFailure
 void Validatable.validate()
          Validate the state of the object before persisting it.