Table of Contents

Enum PlacementValidationReasonCategory

Namespace
MoonBark.GridPlacement.Core.Parity.SliceA
Assembly
MoonBark.GridPlacement.Core.dll

Placement validation reason category for cross-track parity. This is a contract-level categorization; implementations may differ internally.

public enum PlacementValidationReasonCategory

Fields

Bounds = 1
Overlap = 2
RuleFailure = 3
Unknown = 0