TestimoX

API Reference

Class

IdentityExposureChartModelValidator

Namespace ADPlayground.IdentityExposure
Assembly ADPlayground
Modifiers static

Validates identity exposure chart models before renderer handoff.

Inheritance

  • Object
  • IdentityExposureChartModelValidator

Methods

public static IdentityExposureChartValidationResult Validate(IdentityExposureChartModel model) #
Returns: IdentityExposureChartValidationResult

Validates a renderer-neutral identity exposure chart model.

Parameters

model ADPlayground.IdentityExposure.IdentityExposureChartModel requiredposition: 0
Chart model to validate.

Returns

Validation result.