TestimoX

API Reference

Class

AdmxExplorerBundleValidationService

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers static

Validates split ADMX explorer bundles generated for static publishing scenarios.

Inheritance

  • Object
  • AdmxExplorerBundleValidationService

Methods

public static AdmxExplorerBundleValidationResult Validate(String path) #
Returns: AdmxExplorerBundleValidationResult

Validates a bundle directory or explicit manifest path and returns a typed report.

Parameters

path System.String requiredposition: 0
Bundle directory or manifest.json path.

Returns

Typed validation result with bundle counts and issues.