cyclonedx-python-lib
cyclonedx-python-lib copied to clipboard
[WIP] feat!: useful validation errors
goal: have useful messages on validation errors.
- fixes #827
TODO
- [ ] implement solution
- [ ] add tests
currently work in progress.
if you want to collaborate, feel free to discuss implementations in this ticket. or pullrequest change requests pointing to the feat/validator_error_useful branch
@jkowalleck we already try to do this within our tool. Maybe there are some synergies possible, as we are also still facing sometimes nonsensical error message for nested dicts.