CycloneDX / CycloneDX/cyclonedx-python-lib
move `model.bom.Bom.validate()` to `validation.models`
Open
breaking change
help wanted
- Dominant language
- Python
- Stars
- 116
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
now that a package `validation` was established via https://github.com/CycloneDX/cyclonedx-python-lib/issues/432,
t should be possible to move the data model validation there, too.\
data model validation is getting more and more complex https://github.com/CycloneDX/cyclonedx-python-lib/issues/453
and should be encapsulated and could be devided.
Contributor guide
Assessment
This issue has not been assessed yet.