ValidationInfo
ValidationInfo
Represents validation information.
Project: GridPlacement v6.0
Layer: Godot
Source: Godot/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 information message.
Code
Gets or sets the information code.
Context
Gets or sets the context in which the information was created.
Timestamp
Gets or sets the timestamp when the information was created.
Data
Gets or sets additional data associated with the information.
Methods
ToString
Returns a string representation of the information.
Returns: string