Commit Graph

117 Commits

Author SHA1 Message Date
Ben Leslie aa7233f15e Fix Draft4Validator example code in validate.rst 2015-01-07 13:56:02 +11:00
Julian Berman add447fbe5
Try to be as explicit as possible on the million different uses of 'validator'.
Closes #175.
2014-12-07 12:48:03 -05:00
Julian Berman 642c802ca3
compat.py is not public API either. 2014-10-05 22:19:29 -04:00
Julian Berman f2d83f9a69
Supposedly that's what I put this here for. 2014-06-08 18:48:24 -04:00
Julian Berman b576c08e4c Point at 2.7 2014-04-27 15:35:58 -04:00
Christoph Deil afbef50bb0 Add link from docs to GitHub (fixes #157) 2014-04-13 14:29:49 +02:00
Julian Berman 68f203b5f0 Fix a small typo and remove trailing whitespace. 2014-04-12 21:29:24 -04:00
Julian Berman 85aa2ab548 Merge remote-tracking branch 'heckj/patch-1'
* heckj/patch-1:
  updating per feedback
  adding in examples and links
2014-04-12 21:22:58 -04:00
Anthony Sottile 73f774e02b Update FAQ with example of using defaulting validator.
The faq example was useful but when used directly with the `validate` method it failed.  I felt the little tidbit about that would be useful to pass along.
2014-03-31 22:43:35 -07:00
Joseph Heck ac0dee4bda updating per feedback
updating per feedback
2014-03-09 20:45:02 -07:00
Joseph Heck f9b1e3225f adding in examples and links
* Adding in an example of using the schema validator
* Adding in a link to 'Understanding JSON Schema' at http://spacetelescope.github.io/understanding-json-schema/
2014-03-09 17:04:29 -07:00
Julian Berman 121056f4b5 Fix the doctest 2014-01-05 16:13:29 -05:00
Julian Berman 44b35706a7 Add absolute path and absolute schema path.
Closes #120
2013-12-25 13:27:46 -05:00
Julian Berman 80495381f7 Add `relevance`, hopefully less confusing to directly use than by_relevance(). 2013-12-24 22:08:42 -05:00
Julian Berman 2252edaa49 Remove a lie. 2013-12-15 19:07:39 -05:00
Julian Berman d5df8519f1 Make it even more explicit that extend/create operate on classes and return classes. 2013-11-12 07:55:28 -05:00
Julian Berman 11ffd34399 Fight with sphinx typos. 2013-11-02 20:23:33 -04:00
Julian Berman fd27a41193 Fight with sphinx. 2013-11-02 20:20:55 -04:00
Julian Berman 4f171aa183 And docs for the arguments. 2013-10-27 21:28:09 -04:00
Julian Berman 4f9447b05b And add by_relevance docs. 2013-10-27 21:26:00 -04:00
Julian Berman b805101de6 Update best_match docs. 2013-10-27 21:05:52 -04:00
Julian Berman 8199901c3b Initial stab at best_match. 2013-10-27 18:35:29 -04:00
Julian Berman 4dafd98de8 Pretty! 2013-10-22 19:36:45 -04:00
Christopher Armstrong db81ea81c4 Move the documentation for validate into the validate docstring
This allows for a better experience when using the Python
interactive interpreter.
2013-08-22 12:16:06 -05:00
Julian Berman dc9e996c5d Fight with reST 2013-07-28 21:16:40 -04:00
Julian Berman f78acbdc12 Add a note about versioning. 2013-07-28 21:07:05 -04:00
Julian Berman 86b1d7f11d Stop stop repeating repeating. 2013-06-17 22:39:03 -04:00
Julian Berman f49fe39a22 Only allow RFC 3339 date times, not all of ISO 8601.
Closes #115
2013-06-17 21:19:29 -04:00
Julian Berman adc4216c7e cls_checks is a classmethod 2013-06-17 20:42:40 -04:00
Julian Berman f0bf58c69e Fix default example. 2013-06-14 19:06:24 -04:00
Julian Berman b402855607 Tables are good maybe. 2013-06-02 14:52:10 -04:00
Julian Berman 511edde555 Remove embedded markup 2013-05-28 10:08:05 -03:00
Julian Berman ed51bcec6a Add a FAQ with info on default. 2013-05-26 22:12:18 -04:00
Julian Berman f2781d6112 Add some clearer notes. 2013-05-21 07:51:31 -04:00
Julian Berman c170684c2d Add a docstring. 2013-05-21 07:30:54 -04:00
Julian Berman 1ce8e8eb90 Typo. 2013-05-21 07:13:47 -04:00
Daniel Gonzalez (pegasus) ed0f98ee8f Added validator_for to provide direct access to validators 2013-05-21 08:19:12 +02:00
Julian Berman 84aa9ef0cf Forgot one. 2013-05-20 22:53:31 -04:00
Julian Berman e48bc4ab34 Add some more docstrings to ErrorTree 2013-05-20 22:47:47 -04:00
Julian Berman 49407094fe Fix the other interdoc links here. 2013-05-20 21:02:05 -04:00
Julian Berman 80aabffe11 Interdoc link. 2013-05-20 20:59:52 -04:00
Julian Berman 6cee6a3fb7 Oh, it didn't like the role. 2013-05-20 20:57:42 -04:00
Julian Berman f39352ddbf No idea why it complains about one indentation and not the other here. 2013-05-20 20:55:23 -04:00
Julian Berman 85739b63ec Add jsonschema.validators.extend 2013-05-20 20:27:18 -04:00
Julian Berman 7b3eec84cd Arguments. 2013-05-20 18:55:00 -04:00
Julian Berman 252fbedbd0 Start some creating docs. 2013-05-20 18:45:57 -04:00
Julian Berman a27655cdf0 Fix doctests. 2013-04-20 21:21:17 -04:00
Julian Berman 76eb179ce3 Merge remote-tracking branch 'gazpachoking/better_error_messages' 2013-04-19 18:00:58 -04:00
Julian Berman 4f3262df4a No more warnings. 2013-04-18 00:46:29 -04:00
Julian Berman f0046f97e3 No static files for now. 2013-04-18 00:44:39 -04:00