G-Node / python-odml

odML libraries
http://g-node.github.io/python-odml/
BSD 4-Clause "Original" or "Old" License
24 stars 30 forks source link

Restrict cardinality validations #377

Closed mpsonntag closed 4 years ago

mpsonntag commented 4 years ago

When adding or changing a cardinality or the value the cardinality aims at, run only the particular cardinality validation and not a full validation of the parent object; otherwise it spams the user with warning messages.

mpsonntag commented 4 years ago

Closed via PR #389