Capgemini / Capgemini/powerapps-specflow-bindings
Schema validation for data files
Open
enhancement
- Dominant language
- C#
- Stars
- 42
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
## Is your feature request related to a problem? Please describe
Creating the test data files is laborious and often involves having to reference the relationships etc. to determine the correct (case-sensitive) navigation properties.
## Describe the solution you'd like
It would be great if there was a way to validate the data files (e.g. through a [JSON schema](https://json-schema.org)). Perhaps this could be generated from the users instance? VS Code has built in support for JSON schema validation.
Contributor guide
Assessment
This issue has not been assessed yet.