Node<TNode>.Errors PropertyDefinitionThe Messages with Level Error associated with this node. public IEnumerable<Message> Errors { get; } Property ValueIEnumerable<Message>A lazy enumeration of this node's errors.Last modified: 29 January 2025Node<TNode>.Descendents PropertyNode<TNode>.HasChildren Property