Table of Contents

Public classStatic IndexValidator

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

Validates the structural integrity of a LeanCorpus index stored in a MMapDirectory.

public static class IndexValidator
IndexValidator

Public method Check(MMapDirectory, IndexCheckOptions?)

Checks the latest commit in directory.

Public method Validate(MMapDirectory)

Validates the latest commit in directory.