Commit Graph

738 Commits

Author SHA1 Message Date
Julian Berman f72f335455 Removed the securetypes stuff.
The hash fix has been released, so this can all go away.
2012-04-19 14:39:50 -04:00
Julian Berman b202cfd22e Change defaults for unknown type and unknown property 2012-04-19 14:07:38 -04:00
Julian Berman 6bc1587dca Updating the README 2012-02-24 11:12:55 -05:00
Julian Berman f84bc39658 Fixed a typo and elaborated a tiny bit. 2012-02-19 20:16:58 -05:00
Julian Berman 425243d016 Stale import 2012-02-19 19:53:53 -05:00
Julian Berman 35aeb624de Upping the epsilon for checking floats' divisibleBy 2012-02-19 19:48:16 -05:00
Julian Berman 1206175b30 Expose .is_type, .error, .schema_error 2012-02-12 15:37:10 -05:00
Julian Berman b5c159bf70 Minor style fix 2012-02-10 15:25:39 -05:00
Julian Berman 6555eb0cfc Fixing a docstring 2012-02-10 15:22:12 -05:00
Julian Berman add00db44d Meta schema validation 2012-02-10 15:21:42 -05:00
Julian Berman 1537b5fcf6 Some more documentation 2012-02-09 14:16:32 -05:00
Julian Berman b79320fa77 Ignore TODO scribbles. 2012-01-30 22:55:56 -05:00
Julian Berman 7030485561 Added basic extends support. forthcoming (I hope) 2012-01-30 22:41:13 -05:00
Julian Berman e169504250 Make the error message for additionals prettier
Also fixes an unexpected bug in additionalItems.
2012-01-30 22:03:42 -05:00
Julian Berman c205e546f5 Fixed additional{Properties,Items} to appropriately typecheck. 2012-01-29 19:53:55 -05:00
Julian Berman 0fd249c320 Minor cleanup + 'privatize' of _uniq 2012-01-20 00:30:40 -05:00
Julian Berman b3ae1de431 Adding uniqueItems with optional (recommended) dep on securetypes. 2012-01-18 19:29:09 -05:00
Julian Berman 2a409776e2 Being less clever. Github and PyPI don't like this directive. 2012-01-16 19:04:38 -05:00
Julian Berman 54e5ae2af7 Adding a basic readme, some classifiers, and bumped the version. 2012-01-16 15:10:50 -05:00
Julian Berman a1db2118b2 Minor: Changed a few errant %s's to %r's. 2012-01-16 15:07:13 -05:00
Julian Berman 5d6910d544 Decimal test. 2012-01-15 20:54:14 -05:00
Julian Berman ce63985a3d Make {max,min}{Items,Length} stricter, and 'clean up' type checking. 2012-01-15 20:42:51 -05:00
Julian Berman 0500c5069d Docstring 2012-01-15 20:08:03 -05:00
Julian Berman c54d30f61e MANIFEST 2012-01-01 21:49:14 -05:00
Julian Berman 1f0e66bf61 Fixed setup.py 2012-01-01 21:42:40 -05:00
Julian Berman b44a6c98f4 __version__ bump 2012-01-01 21:42:19 -05:00
Julian Berman e8b741e6a2 Broke 2.5 test support. 2012-01-01 21:26:46 -05:00
Julian Berman bb69bdded6 A docstring, and unknown_type/unknown_property. 2012-01-01 21:22:31 -05:00
Julian Berman f09af6c2a2 Parametrized Tests, Or, How I Learned To Stop Worrying and Make My Tests Look Like C 2012-01-01 20:47:29 -05:00
Julian Berman 3f0ec54ad3 Hey. Let's try not stopping on errors too. 2011-12-31 20:45:58 -05:00
Julian Berman 34ff653e3b disallowed 2011-12-31 19:47:08 -05:00
Julian Berman 49d3bb3dc0 A few docstrings. 2011-12-30 15:28:21 -05:00
Julian Berman 31bbe94cca Missed a dep. 2011-12-30 15:10:10 -05:00
Julian Berman 008e747fb8 setup.py and tox 2011-12-30 14:03:11 -05:00
Julian Berman 5d68fa84ee Py2.5+ Support. 2011-12-30 14:03:01 -05:00
Julian Berman b18bb96b9b Renaming to jsonschema 2011-12-30 12:45:45 -05:00
Julian Berman 75e9a5bf24 enum, pattern, and divisibleBy 2011-12-30 12:44:00 -05:00
Julian Berman 2c25dc7705 Initial commit 2011-12-29 22:36:53 -05:00