Implemented by persistent classes with invariants that must be checked before inserting into or updating the database

Namespace: NHibernate.Classic
Assembly:   NHibernate (in NHibernate)
Version: 1.2.0.4000

Syntax

Visual Basic (Declaration)
Public Interface IValidatable
C#
public interface IValidatable
Visual C++
public interface class IValidatable