ValidationSettings
ValidationSettings
Settings for validation behavior
Project: GridPlacement v6.0
Layer: Godot
Source: Godot/Core/_incomplete/Validation/PlaceableValidator.cs
Namespace: GridBuilding.Core.Systems.Validation
Kind: class
Parsing Method: AST-based (Roslyn) - NOT regex
⚠️ IMPORTANT: This documentation was generated using AST parsing, not regex.
Properties
IgnoreFileReferences
If true, file existence checks are skipped
StrictMode
If true, warnings are treated as errors
MaxPlaceables
Maximum number of placeables to validate (0 = unlimited)