summaryrefslogtreecommitdiff
path: root/docs/validate.rst
Commit message (Expand)AuthorAgeFilesLines
* Move the documentation for validate into the validate docstringChristopher Armstrong2013-08-221-40/+0
* Stop stop repeating repeating.Julian Berman2013-06-171-1/+0
* Only allow RFC 3339 date times, not all of ISO 8601.Julian Berman2013-06-171-1/+9
* cls_checks is a classmethodJulian Berman2013-06-171-1/+1
* Fix the other interdoc links here.Julian Berman2013-05-201-5/+5
* Interdoc link.Julian Berman2013-05-201-6/+7
* Arguments.Julian Berman2013-05-201-4/+2
* Start some creating docs.Julian Berman2013-05-201-0/+8
* Merge remote-tracking branch 'gazpachoking/better_error_messages'Julian Berman2013-04-191-1/+1
|\
| * Update validate.rst for error printing changeChase Sterling2013-04-161-1/+1
* | Add a JSON Schema documentation role.Julian Berman2013-04-171-42/+46
|/
* Tweak FormatChecker docsChase Sterling2013-04-111-7/+7
* Add a table with available format checkersChase Sterling2013-04-111-13/+17
* OopsChase Sterling2013-03-031-1/+1
* Update docs for format checkersChase Sterling2013-03-031-153/+10
* Fix cls_checks args in docsChase Sterling2013-03-031-1/+1
* Cleanups for FormatChecker error catchingChase Sterling2013-03-031-2/+4
* Allow exception types to be registered for format functionsChase Sterling2013-03-021-4/+7
* More lie removal.Julian Berman2013-02-241-2/+2
* Refrain from lying.Julian Berman2013-02-241-5/+17
* Update readme and docs with Draft4Validator.Julian Berman2013-02-241-0/+2
* More universal example.Julian Berman2013-02-241-3/+3
* This is dumb anyhow.Julian Berman2013-02-241-23/+0
* Merge remote-tracking branch 'remotes/origin/master' into draft4Chase Sterling2013-02-221-14/+162
|\
| * Ouch, never mind. Performance hit.Julian Berman2013-02-171-12/+13
| * Syntax.Julian Berman2013-02-171-1/+1
| * Update type docs.Julian Berman2013-02-171-7/+19
| * Use rfc3987Julian Berman2013-02-171-15/+19
| * Too hard, too long.Julian Berman2013-02-171-2/+10
| * Share code.Julian Berman2013-02-161-0/+1
| * Didn't mean to remove the signatures.Julian Berman2013-02-161-12/+12
| * Whoops, forgot to save. Moved validate docs into the docs.Julian Berman2013-02-161-0/+23
| * Never mind, use isodate since it isn't broken.Julian Berman2013-02-161-5/+3
| * Move all format docs to the docs.Julian Berman2013-02-161-8/+95
| * Ups -- not auto.Julian Berman2013-02-161-1/+1
| * Depend on iso8601Julian Berman2013-02-151-2/+16
|/
* Remove duplicationJulian Berman2013-02-031-0/+11
* Don't fall back if webcolors isn't presentJulian Berman2013-02-031-4/+27
* Add to docs and relax restrictionsJulian Berman2013-02-031-0/+25
* Show default checksJulian Berman2013-02-031-1/+28
* Checkers docs and sample usageJulian Berman2013-02-031-0/+18
* Inline formatsJulian Berman2013-02-031-0/+14
* Correct interface argument.Julian Berman2013-01-311-2/+7
* Opt out of unwanted formatsNorman Hooper2013-01-311-5/+2
* Replaced FormatChecker subclasses with a decorator to register checker functionsNorman Hooper2013-01-311-1/+1
* Added documentation for format checkingNorman Hooper2013-01-311-1/+5
* Not meant to be doctested.Julian Berman2013-01-131-13/+14
* Finish additional types section.Julian Berman2013-01-131-7/+60
* Finish IValidatorJulian Berman2013-01-131-2/+58
* More docs. Start documenting IValidator.Julian Berman2013-01-131-4/+37