highsource / highsource/jsonix
How to get errors?
Open
- Dominant language
- JavaScript
- Stars
- 369
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
How can I get errors when elements are not valid? ex:
```
```
jsonix ignore Invalid3 but I need to known that xml is invalid.
With ajv I have validate(unmarshalled) always true because Invalid3 is not in the object...how todo?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.