eclipsesource / eclipsesource/jsonforms
Support async validation with ajv
Open
core
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 424
- Avg merge
- 17d 8h
- Merged PRs (30d)
- 1
Description
**Describe the bug**
If ajv is configured to use asynchronous validation, error reporting is not working correctly, see https://github.com/epoberezkin/ajv#asynchronous-validation for more info.
**To Reproduce**
Use any example with $async set
**Expected behavior**
Error reporting should not break.
Contributor guide
Assessment
This issue has not been assessed yet.