openMetadataInitiative / openMINDS_Python

Python package for the openMINDS metadata models. The package contains all openMINDS schemas as Python classes in addition to schema base classes and utility methods.
MIT License
1 stars 2 forks source link

Improved validation (fixes #5) #19

Closed apdavison closed 1 year ago

apdavison commented 1 year ago

18 should be merged before this

lzehl commented 1 year ago

@apdavison do you want a second reviewer? otherwise I could also merge this PR

apdavison commented 1 year ago

@lzehl I think one reviewer is enough. However, #18 should be merged first. This one partially builds on that, so in effect you've reviewed both of them.

image