ValidationWarning

ValidationWarning

Represents a validation warning.

Project: GridPlacement v6.0
Layer: Core
Source: Core/Results/ValidationResults.cs
Namespace: GridBuilding.Core.Results
Kind: class

Parsing Method: AST-based (Roslyn) - NOT regex

⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.

Properties

Message

Gets or sets the warning message.

Code

Gets or sets the warning code.

Context

Gets or sets the context in which the warning occurred.

Timestamp

Gets or sets the timestamp when the warning was created.

Data

Gets or sets additional data associated with the warning.

Methods

ToString

Returns a string representation of the warning.

Returns: string