Project

ChartForgeX

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

Stars 46
Forks 2
NuGet downloads 64,485
Release ChartForgeX-v1.8.1
Language: HTML Updated: 2026-09-22

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.