Skip to content

Node<TNode>.HasErrors Property

Definition

Returns true if this node has any Messages with Level Error, false otherwise.

public bool HasErrors { get; }

View source

Property Value

Boolean

Whether this node has errors or not.