[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Validate the view.

Namespace: net.esper.eql.db
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Overridable Sub Validate ( _
	streamTypeService As StreamTypeService _
)
C#
public virtual void Validate (
	StreamTypeService streamTypeService
)
Visual C++
public:
virtual void Validate (
	StreamTypeService^ streamTypeService
)

Parameters

streamTypeService
net.esper.eql.core.StreamTypeService
supplies the types of streams against which to validate