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

Validation issue message to provide better context to problematic constraint. #1690

Open matthewdunsdon opened 4 years ago

matthewdunsdon commented 4 years ago

Feature request

I would like to see validation issue messages that provide better context to problematic constraints, so it is easier to find what part of profile needs changing.

This would help users with complex and nested constraints.