finos / datahelix

The DataHelix generator allows you to quickly create data, based on a JSON profile that defines fields and the relationships between them, for the purpose of testing and validation
https://finos.github.io/datahelix/
Apache License 2.0
141 stars 50 forks source link

Schema update for relational data #1709

Open tjohnson-scottlogic opened 3 years ago

tjohnson-scottlogic commented 3 years ago

Description

Extend the scope of the JSON schema to include validation of the relationships section of the profile (which is described here).

Changes

Additional notes

Couldn't work out how to do validation of extents.

Issue

Resolves #1708