Logo
NeoArc Studio

Model Validation Rules

GraphValidationService enforces 18 validation rules across structural, semantic, and domain categories based on the active authoring mode.

The GraphValidationService analyses model graphs in real time and reports issues grouped by severity: Error, Warning, and Info. The service applies different rule sets depending on the current authoring mode, so that validations remain relevant to the target platform.

Validation Categories

The 18 rules are organised into three categories that correspond to different layers of model correctness.

Core Validation Rules

The following 10 rules cover structural and semantic validation of the model graph.

Search Validation Rules

The following 8 rules validate search projection configuration. They apply only when properties have search projections enabled.

Severity Levels

Rule Details

Viewing Validation Results

Next Steps