Namespaces

Types

Type IValidatable

Namespace NHibernate.Classic

Methods

Public instance methods

void Validate()

Validate the state of the object before persisting it. If a violation occurs, throw a ValidationFailure . This method must not change the state of the object by side-effect.