TestimoX

API Reference

Class

IdentityExposureChartValidationResult

Namespace ADPlayground.IdentityExposure
Assembly ADPlayground
Modifiers sealed

Result of validating an identity exposure chart model.

Inheritance

  • Object
  • IdentityExposureChartValidationResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public IReadOnlyList<IdentityExposureChartValidationIssue> Issues { get; set; } #

Validation issues.

public Boolean IsValid { get; } #

True when no error-level issues were found.