-
Notifications
You must be signed in to change notification settings - Fork 98
[Umbrella Feature]: Upgrade validation methods #1808
Copy link
Copy link
Open
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorcompatibility: breaking changefixes or enhancements that will break schema or API compatabilityfixes or enhancements that will break schema or API compatabilitypriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB userstopic: HDMFissues related to the use, depending on, or affecting HDMFissues related to the use, depending on, or affecting HDMFtopic: validatorissues related to validation of filesissues related to validation of files
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
category: enhancementimprovements of code or code behaviorimprovements of code or code behaviorcompatibility: breaking changefixes or enhancements that will break schema or API compatabilityfixes or enhancements that will break schema or API compatabilitypriority: mediumnon-critical problem and/or affecting only a small set of NWB usersnon-critical problem and/or affecting only a small set of NWB userstopic: HDMFissues related to the use, depending on, or affecting HDMFissues related to the use, depending on, or affecting HDMFtopic: validatorissues related to validation of filesissues related to validation of files
What would you like to see added to PyNWB?
Breaking changes (release in PyNWB 3.0)
pynwb.validateinto modulepynwb.validationand other organizational changes Improve package modularity #1493Non-breaking changes that would be good to do in this breaking change:
There are a number of other validation-related issues and feature enhancements that we could tackle if time permits:
https://github.com/hdmf-dev/hdmf/issues?q=is%3Aopen+label%3A%22topic%3A+validator%22+sort%3Aupdated-desc
https://github.com/NeurodataWithoutBorders/pynwb/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+label%3A%22topic%3A+validator%22
Please suggest other features to bundle into this development.
Is your feature request related to a problem?
No response
What solution would you like?
n/a
Do you have any interest in helping implement the feature?
Yes.
Code of Conduct