Skip validation
Open
- Dominant language
- Python
- Stars
- 102
- Forks
- 182
- PR merge metrics
- No merged PRs in 30d
Description
In certain scenarios, validation should be skipped.
One of them is https://github.com/aptivate/ckanext-datasetversions.
Would it be possible to add an option to skip the validation? Something like `'__skipvalidation': True` set in data_dict that `validate(...)` could check.
https://github.com/ckan/ckanext-scheming/blob/3aa6ed7f134d14b882c5cea474d6519eed36bac9/ckanext/scheming/plugins.py#L222-L228
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.