Validator Constructor (Stream)

Scanjour Workflow4 Reference Manual
Initializes a new instance of the Validator class

Namespace:  WorkZone.Dispatcher.Base.Schematron
Assembly:  WorkZone.Dispatcher.Base_24.1.0.0 (in WorkZone.Dispatcher.Base_24.1.0.0.dll) Version: 24.1.0.0 (24.1.0.0)
Syntax

public Validator(
	Stream schemaStream
)

Parameters

schemaStream
Type: System.IOStream

[Missing <param name="schemaStream"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.Validator.#ctor(System.IO.Stream)"]

See Also

Reference