eclipse-thingweb / eclipse-thingweb/td-code
Provide a validation command
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
@egekorkan suggested implementing a validation command. This command could be executed on any JSON file and it outputs the result of executing a JSONSchema validation on that file. The output may even provide useful tips on how to edit the file content to obtain a valid Thing Description. However, a first implementation may just output `valid` or `notvalid`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.