Invalid sets of presets should throw a preset diagnostic
Open
- Dominant language
- Go
- Stars
- 9
- Forks
- 5
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 2
Description
If a preset has an invalid set of values, it should fail. Right now we only check if each individual value is valid against it's parameter.
But the preset as a whole (set of inputs) could be invalid.
Contributor guide
Assessment
This issue has not been assessed yet.