-
Notifications
You must be signed in to change notification settings - Fork 25
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
Catching all errors #14
base: master
Are you sure you want to change the base?
Commits on Apr 25, 2015
-
Add a BaseValidationError abstract class and move error-related stuff…
… to a new errors module
Configuration menu - View commit details
-
Copy full SHA for 3ed3009 - Browse repository at this point
Copy the full SHA 3ed3009View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bf123c - Browse repository at this point
Copy the full SHA 3bf123cView commit details -
Introduce Validator.full_validate() for accumulating all validation e…
…rrors instead of raising just the first one
Configuration menu - View commit details
-
Copy full SHA for 389bd92 - Browse repository at this point
Copy the full SHA 389bd92View commit details
Commits on Apr 26, 2015
-
Add MultipleValidationError.add_context() and merge BaseValidationErr…
…or into ValidationError
Configuration menu - View commit details
-
Copy full SHA for 367392f - Browse repository at this point
Copy the full SHA 367392fView commit details -
Add convenient FullValidator base class for validators that need to r…
…eport multiple errors
Configuration menu - View commit details
-
Copy full SHA for 946dff8 - Browse repository at this point
Copy the full SHA 946dff8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5828cb1 - Browse repository at this point
Copy the full SHA 5828cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed1221 - Browse repository at this point
Copy the full SHA 7ed1221View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7972893 - Browse repository at this point
Copy the full SHA 7972893View commit details -
Configuration menu - View commit details
-
Copy full SHA for e979bcd - Browse repository at this point
Copy the full SHA e979bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 858b86b - Browse repository at this point
Copy the full SHA 858b86bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fffece6 - Browse repository at this point
Copy the full SHA fffece6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b7080c - Browse repository at this point
Copy the full SHA 7b7080cView commit details
Commits on Apr 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1be1ac2 - Browse repository at this point
Copy the full SHA 1be1ac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3486e02 - Browse repository at this point
Copy the full SHA 3486e02View commit details
Commits on May 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1cc7673 - Browse repository at this point
Copy the full SHA 1cc7673View commit details
Commits on May 31, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3d9b990 - Browse repository at this point
Copy the full SHA 3d9b990View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6ba5cd - Browse repository at this point
Copy the full SHA f6ba5cdView commit details -
Document Validator.full_validate() and tweak MultipleValidationError.…
…to_string() a bit
Configuration menu - View commit details
-
Copy full SHA for ae44ee1 - Browse repository at this point
Copy the full SHA ae44ee1View commit details