ValidateLogicalTree(ILogical) Method

Definition

Assembly HeadlessTestingFramework.dll

Validates the logical tree against all configured rules.

public TreeValidator ValidateLogicalTree(ILogical root)

Parameters

root
Avalonia.LogicalTree.ILogical

The root logical to validate.

Returns

TreeValidator
This validator with results populated.