elsa-workflows / elsa-workflows/elsa-core
Validation infrastructure
Open
enhancement
triaged
- Dominant language
- C#
- Stars
- 7.9k
- Forks
- 1.5k
- Avg merge
- 15h 22m
- Merged PRs (30d)
- 114
Description
We need a infrastructure for validation. We already have (#671) one validation in place for the json schema input that returns true/false depending if the json is valid. However we would like a central validation infrastructure to prevent littering the code with custom validations and reusing the existing checks.
Contributor guide
Assessment
This issue has not been assessed yet.