Support validation against cached namespace via flag on pynwb.validate #1431
Labels
category: enhancement
improvements of code or code behavior
priority: high
impacts proper operation or use of feature important to most users
topic: validator
issues related to validation of files
The pynwb.validate function currently validates by default against the core namespace, whereas the command line validator by default uses the cached namespace. The functionality to use cached namespaces should be moved/ported to the validate function.
This is related to the following DANDI issue dandi/dandi-cli#917
Checklist
The text was updated successfully, but these errors were encountered: