API Reference

Class

OdfValidationResult

Namespace OfficeIMO.OpenDocument
Assembly OfficeIMO.OpenDocument
Modifiers sealed

Dependency-free structural validation result.

Inheritance

  • Object
  • OdfValidationResult

Usage

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

Properties

public IReadOnlyList<OdfDiagnostic> Diagnostics { get; } #

Validation diagnostics.

public Boolean IsValid { get; } #

True when validation produced no error diagnostics.