Node<TNode>.Warnings PropertyDefinitionThe Messages with Level Warning associated with this node. public IEnumerable<Message> Warnings { get; } Property ValueIEnumerable<Message>A lazy enumeration of this node's warnings.Last modified: 29 January 2025Node<TNode>.ThisAndPreviousSiblings PropertyNode<TNode>.AddError Method