openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
voluptuous
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 16 of 17
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
A bunch of Python3 porting, but still not quite ready.
Alec Thomas
More...
over 12 years ago
Merge pull request #22 from aaronharnly/fix_custom_msg
Alec Thomas
More...
over 12 years ago
Merge branch 'master' of github.com:alecthomas/voluptuous
Alec Thomas
More...
over 12 years ago
Add Travis-ci status image to README.
Alec Thomas
More...
over 12 years ago
Merge pull request #23 from aaronharnly/fix_exception_docs
Alec Thomas
More...
over 12 years ago
Fix broken doctests after rename of InvalidList -> MultipleInvalid
Aaron Harnly
More...
over 12 years ago
Fixes regression for dictionary schemas introduced in #19.
Aaron Harnly
More...
over 12 years ago
Merge pull request #20 from rwieckowski/multiple-invalid
Alec Thomas
More...
over 12 years ago
Merged the InvalidList class into Invalid class.
Radoslaw Wieckowski
More...
over 12 years ago
Merge pull request #19 from rwieckowski/required-messages
Alec Thomas
More...
over 12 years ago
Custom message for required keys.
Radoslaw Wieckowski
More...
over 12 years ago
Bump to version 0.5.
Alec Thomas
More...
over 12 years ago
Merge pull request #16 from aaronharnly/tuple_support
Alec Thomas
More...
over 12 years ago
Merge pull request #14 from aaronharnly/metaclass_support
Alec Thomas
More...
over 12 years ago
Support for tuple type validators
Aaron Harnly
More...
over 12 years ago
Additional test for 'ordinary' custom class schemas
Aaron Harnly
More...
over 12 years ago
Classes with custom metaclasses can be used in schemas
Aaron Harnly
More...
over 12 years ago
Add .travis.yml.
Alec Thomas
More...
almost 13 years ago
Added default_to validation function.
Eugen Dinca
More...
about 13 years ago
Improve performance by reusing Schema objects.
Alec Thomas
More...
over 13 years ago
Merge pull request #3 from spice/error-reporting
Alec Thomas
More...
over 13 years ago
Uniform errors for missing required keys
Alexander Bolodurin
More...
over 13 years ago
Treat unmatched dict keys as extras.
Alexander Bolodurin
More...
over 13 years ago
Bump version to 0.4.
Alec Thomas
More...
almost 14 years ago
Return as many validation errors as possible.
Alec Thomas
More...
almost 14 years ago
Merge pull request #2 from kjkuan/master
Alec Thomas
More...
about 14 years ago
Fixed the mistake of using type(schema) instead of type(data).
Jack Kuan
More...
about 14 years ago
Made dict and list work as type validators...
Jack Kuan
More...
about 14 years ago
Added path-based validation.
Daniel Cooper
More...
over 14 years ago
Add a bunch of string transforms.
Alec Thomas
More...
over 14 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree