Perform validation of the filter state. This is used to verify the state of the filter after its enablement and before its use.

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

Syntax

C#
void Validate()
Visual Basic
Sub Validate
Visual C++
void Validate()

Return Value

See Also