powerapps-specflow-bindings icon indicating copy to clipboard operation
powerapps-specflow-bindings copied to clipboard

Schema validation for data files

Open ewingjm opened this issue 5 years ago • 0 comments

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). Perhaps this could be generated from the users instance? VS Code has built in support for JSON schema validation.

ewingjm avatar Oct 23 '20 14:10 ewingjm