Darin Erat Sleiter

Results 5 issues of Darin Erat Sleiter

The validator currently does not validate dataset references. At a minimum it should validate that the reference points to builders with the right data_type. Example: the following code should produce...

category: enhancement
topic: validator

The codebase seems to assume that a spec quantity is either a string from a reserved set of special characters or named wildcard quantities or an integer value. However, the...

category: enhancement
priority: low

Coming from the conversation here: https://github.com/hdmf-dev/hdmf/issues/514 Following #515, when an illegally-linked dataset or group (a LinkBuilder is observed where a dataset or group spec has `linkable=False`) is encountered, that object...

category: enhancement
topic: validator

## Description If a builder matches the data type of more than one unnamed GroupSpec child specs, and all child specs have already had their minimum number of builders assigned,...

category: bug
topic: validator

## Description With the current method for matching builders against specs for the children of a GroupBuilder, it is possible for the validation errors to differ depending on the order...

category: bug
topic: validator