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)
Syntax
Visual Basic (Declaration) |
---|
Public Sub Validate |
C# |
---|
public void Validate() |
Visual C++ |
---|
public: virtual void Validate() sealed |
JavaScript |
---|
function validate(); |