Section navigation

Public classSealed IndexCompatibilityOptions

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

Options for compatibility checks.

public sealed class IndexCompatibilityOptions
Inheritance
IndexCompatibilityOptions

Public property AllowSupportedOlderFormats

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

Public property Catalog

Gets or sets the immutable codec catalogue used for inspection and validation.

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.