
IndexCompatibilityOptions
- Namespace
- Rowles.LeanCorpus.Index.Compatibility
- Assembly
- Rowles.LeanCorpus.dll
Options for compatibility checks.
public sealed class IndexCompatibilityOptions
- Inheritance
-
IndexCompatibilityOptions
AllowSupportedOlderFormats
Gets or sets whether readable older formats are allowed. Defaults to true.
Catalog
Gets or sets the immutable codec catalogue used for inspection and validation.
DeepValidation
Gets or sets whether deep validation should run before compatibility is decided.
RequireCurrentFormats
Gets or sets whether every codec file must already be at the current version.