TestimoX

API Reference

Class

AdxShareInputValidationIssue

Namespace ADPlayground.ShareDiagnostics
Assembly ADPlayground
Modifiers sealed

Typed validation issue for owner mappings, discounted principals, and share policy inputs.

Inheritance

  • Object
  • AdxShareInputValidationIssue

Usage

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

Constructors

Properties

public AdxShareInputValidationSeverity Severity { get; set; } #

Issue severity.

public String Code { get; set; } #

Stable issue code.

public String Field { get; set; } #

Name of the input field involved in the issue.

public String Value { get; set; } #

Input value involved in the issue.

public String Message { get; set; } #

Human-readable message.