digital-preservation / csv-validator

CSV Validation Tool and API (CSV Schema RI)
http://digital-preservation.github.io/csv-validator
Mozilla Public License 2.0
205 stars 55 forks source link

DR2-2002 Validate metadata only #515

Closed MancunianSam closed 11 hours ago

MancunianSam commented 1 week ago

This allows you to skip the file exists, checksum and integrity checks which you may need if you have a draft metadata file without the files themselves.

I've added a button in the UI, an argument in the CLI and an option in the Java bridge.