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

Namespace: NHibernate.Classic
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IValidatable
Visual Basic
Public Interface IValidatable
Visual C++
public interface class IValidatable

See Also