ntls-io / nautilus-trusted-compute

Nautilus Trusted Compute
GNU Affero General Public License v3.0
0 stars 3 forks source link

feat: Require all fields for data validation #71

Closed binglekruger closed 1 year ago

binglekruger commented 2 years ago

A JSON file should contain all the fields defined in the schema before the system accepts it.

Created a new test to illustrate the error that occurs if all fields are not populated.

Claire-Bear commented 2 years ago

Task linked: CU-30ektku Schema Verification