Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/changes in colander validation #504

Merged

Conversation

czekan
Copy link
Contributor

@czekan czekan commented Jan 16, 2019

@leplatrem I thought it is better to explicitly raise an error with a meaningful message rather than just fail with ValueError (on call request.validated.update(some_non_empty_list)) when schema is not an instance of colander.MappingSchema. What do you think? #503

@czekan czekan closed this Jan 16, 2019
@czekan czekan deleted the feature/changes-in-colander-validation branch January 16, 2019 14:05
@czekan czekan restored the feature/changes-in-colander-validation branch January 16, 2019 14:05
@czekan czekan reopened this Jan 16, 2019
@Rogalek
Copy link
Contributor

Rogalek commented Nov 22, 2019

I had the same issue in my app. I am going to borrow your fork after merging with current master and use in my code. Thanks.

@leplatrem
Copy link
Contributor

My bad, I really missed this PR :(

@Rogalek
Copy link
Contributor

Rogalek commented Dec 2, 2019

so @leplatrem are you going to merge this?

@leplatrem leplatrem merged commit e7e75b4 into Cornices:master Dec 2, 2019
@leplatrem
Copy link
Contributor

I released 4.0 with this change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants