Click or drag to resize

ValidationResult(ListPatternResult) Constructor

Initializes a new instance of the ValidationResult class

Namespace: WorkZone.Dispatcher.Base.Schematron
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public ValidationResult(
	List<PatternResult> results
)

Parameters

results  ListPatternResult

[Missing <param name="results"/> documentation for "M:WorkZone.Dispatcher.Base.Schematron.ValidationResult.#ctor(System.Collections.Generic.List{WorkZone.Dispatcher.Base.Schematron.Types.PatternResult})"]

See Also