Table of Contents

Public classSealed IndexCompatibilityOptions

Namespace
Rowles.LeanCorpus.Index.Compatibility
Assembly
Rowles.LeanCorpus.dll

Options for compatibility checks.

public sealed class IndexCompatibilityOptions
IndexCompatibilityOptions

Public property AllowSupportedOlderFormats

Gets or sets whether readable older formats are allowed. Defaults to true.

Public property DeepValidation

Gets or sets whether deep validation should run before compatibility is decided.

Public property RequireCurrentFormats

Gets or sets whether every codec file must already be at the current version.