Perform validation of the filter state. This is used to verify the
state of the filter after its enablement and before its use.
Namespace:
NHibernateAssembly: NHibernate (in NHibernate.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub Validate |
C# |
---|
void Validate() |
Visual C++ |
---|
void Validate() |
JavaScript |
---|
function validate(); |