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

Error handling improvements #8

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Error handling improvements #8

wants to merge 2 commits into from

Conversation

pneff
Copy link
Owner

@pneff pneff commented Jan 21, 2014

  • Return all validation exceptions in one go. This makes it easier to react to multiple errors.
  • Allow non-mandatory validations.

Requested by @fotonobile

This makes it easier to react to multiple errors.
This can be used to convert values if they have been passed in, but keep
them at `None` otherwise.
@fotonobile
Copy link

@pneff We tested this and it works. Can we merge it?

@bthorben
Copy link

I would really need "Allow non-mandatory validations.". Could we please merge this? I was about to implement this myself, but this implementation looks good to me

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