ckan / ckan/ckanext-validation

TypeError when editing ressources

Open
#90 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
30
Forks
33
PR merge metrics
No merged PRs in 30d

Description

I am Using Ckan 2.10.1 and just installed ckanext-validation. I have linked the required presets and the required presets
`scheming.dataset_schemas = ckanext.validation.examples:ckan_default_schema.json
scheming.presets = ckanext.scheming:presets.json
Ckanext.validation:presets.json
`
Now when I click on an existing resource and even when I am not changing anything but clicking on "Update resource" I get this error:
`TypeError: str cannot be used as validator because it is not a user-defined function`. Why is that and how can I fix this? I am quite new to the ckan world and it's also the first time working for me with ckanext-validation so maybe I am just missing something I don't know. Any help is much appreciated, thanks in advance!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.