perf(bake): stream catalog and bound validation residency
This commit is contained in:
parent
b7b9aaa9dd
commit
90bf6bbf45
7 changed files with 217 additions and 84 deletions
|
|
@ -34,6 +34,6 @@ public static class BakeArtifactValidator
|
|||
$"bake TOC count {actual.TocCount} does not match expected " +
|
||||
$"{expectedTocCount}");
|
||||
|
||||
reader.ValidateComplete();
|
||||
reader.ValidateTocStructure();
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue