ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link

Schema create/update allows invalid required fields #717

Open dvstans opened 3 years ago

dvstans commented 3 years ago

The required field should reference known fields of the schema definition. This only applies to properties defined in the immediate schema definition - no to fields in referenced schemas.