pynwb.validation_cli module
Command line tool to Validate an NWB file against a namespace.
- pynwb.validation_cli.validation_cli()[source]
CLI wrapper around pynwb.validate.
Note: this CLI wrapper checks for compliance with the NWB schema. It is recommended to use the NWBInspector CLI for more comprehensive validation of both compliance with the schema and compliance of data with NWB best practices.