inveniosoftware / inveniosoftware/flask-resources
errors: review `SchemaValidationError` exception
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
The data validation should not be bound to Marshmallow. `Invenio-records-resources` allows you to define your own custom validation. In addition, we should probably define the exception as part of the `invenio-records-resources.errors` as that is the place the validation concept is defined.
Contributor guide
Assessment
This issue has not been assessed yet.