index
:
delta/python-packages/voluptuous.git
dev/auto-update-documentation
gh-pages
master
multiple_errors
revert-395-patch-1
github.com: alecthomas/voluptuous.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
voluptuous.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return as many validation errors as possible.
multiple_errors
Alec Thomas
2011-10-20
1
-32
/
+66
*
Fixed the mistake of using type(schema) instead of type(data).
Jack Kuan
2011-08-11
1
-2
/
+2
*
Made dict and list work as type validators...
Jack Kuan
2011-08-11
1
-8
/
+8
*
Added path-based validation.
Daniel Cooper
2010-11-25
1
-0
/
+31
*
Add a bunch of string transforms.
Alec Thomas
2010-11-23
1
-1
/
+42
*
Allow None in schemas.
Alec Thomas
2010-08-01
1
-3
/
+4
*
Fix an oversight with helper functions using validate_scalar().
Alec Thomas
2010-08-01
1
-4
/
+4
*
Bump version to 0.3.
Alec Thomas
2010-07-28
1
-1
/
+1
*
Implement and document required+extra keys.
Alec Thomas
2010-07-28
1
-15
/
+21
*
Improved README considerably.
Alec Thomas
2010-07-28
1
-12
/
+57
*
Add support for "extra" keys.
Alec Thomas
2010-07-27
1
-10
/
+40
*
Added two new validators: range() and length().
Alec Thomas
2010-07-21
1
-0
/
+25
*
Bump version to 0.2.
0.2
Alec Thomas
2010-07-20
1
-3
/
+3
*
*Vastly* improved error reporting.
Alec Thomas
2010-07-20
1
-79
/
+166
*
Missed a reference to README.rst.
0.1
Alec Thomas
2010-07-15
1
-2
/
+2
*
Add __version__ and __author__ support.
Alec Thomas
2010-07-15
1
-0
/
+4
*
Initial import.
Alec Thomas
2010-07-15
1
-0
/
+477