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.ImplAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
C# |
---|
public void Validate() |
Visual Basic |
---|
Public Sub Validate |
Visual C++ |
---|
public: virtual void Validate() sealed |