-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine checking of index map validity
This refactors validity checking to be recursive, so that the sub-maps in an index map can be checked recursively. Note that this allows arbitrarily nested index maps, but it's not clear if this is intended by the spec or not.
- Loading branch information
Showing
1 changed file
with
59 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters