Project

ChartForgeX

Render deterministic charts, dashboards, topology, hierarchy, and report visuals directly from .NET.

Stars 45
Forks 2
NuGet downloads 48,107
Release ChartForgeX-v1.7.0
Language: HTML Updated: 2026-09-02

API Reference

Class

TopologyValidationException

Namespace ChartForgeX.Topology

Exception thrown when topology rendering receives invalid data.

Inheritance

  • Object
  • TopologyValidationException

Constructors

TopologyValidationException(ChartForgeX.Topology.TopologyValidationResult result) #

Initializes a new instance of the TopologyValidationException class.

Parameters

result ChartForgeX.Topology.TopologyValidationResult required
The validation result.

Properties

Result #

Gets the validation result.