API Reference
Class
IdentityExposureChartModelValidator
Validates identity exposure chart models before renderer handoff.
Inheritance
- Object
- IdentityExposureChartModelValidator
Methods
public static IdentityExposureChartValidationResult Validate(IdentityExposureChartModel model) #Returns:
IdentityExposureChartValidationResultValidates a renderer-neutral identity exposure chart model.
Parameters
- model ADPlayground.IdentityExposure.IdentityExposureChartModel
- Chart model to validate.
Returns
Validation result.
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object