summaryrefslogtreecommitdiff
path: root/docs/validate.rst
Commit message (Expand)AuthorAgeFilesLines
* Run pip-licenses on the format-nongpl extra.Julian Berman2022-12-051-4/+7
* Merge remote-tracking branch 'origin/main' into docs/autodocJulian Berman2022-11-291-1/+1
|\
| * Try fixing more Sphinx refs which fail only on Ubuntu...v4.17.2Julian Berman2022-11-291-1/+1
* | Use only ``autodoc`` to generate the API documentationDaniƫl van Noord2022-11-281-1/+3
|/
* Better wording.Julian Berman2022-09-101-1/+2
* Make it clearer that format: regex is Python regexes in this implementation.Julian Berman2022-09-101-61/+61
* Deprecate jsonschema.draftN_format_checker attributes.v4.16.0Julian Berman2022-09-091-1/+1
* Add some deprecated directives (for previous deprecations) to the docs.Julian Berman2022-08-301-0/+4
* Make the link to Understanding JSON Schema more prominent.Julian Berman2022-08-301-5/+6
* Minor non-functional changes to FormatChecker docstrings and __init__.Julian Berman2022-08-301-0/+1
* Slightly tidy the section on protocols in the docs.Julian Berman2022-08-301-22/+18
* Experiment with autoapi for generating explicit API documentation.Julian Berman2022-08-291-1/+11
* Remove some old unnecessary explicit object superclasses.Julian Berman2022-08-181-1/+1
* Prefer 'keyword' over 'validator' in docs.Julian Berman2022-08-161-6/+6
* Update doc examples to use newer drafts' validators.Julian Berman2022-08-021-8/+10
* (Re-)enable more doctests.Julian Berman2022-08-021-3/+8
* Modernize the packaging setup via PEP 621 and Hatch.Julian Berman2022-05-281-1/+1
* Remove a last use of 'interface' instead of 'protocol'.Julian Berman2021-12-151-1/+1
* Fix references to IValidator; add protocol testsStephen Rosen2021-12-131-4/+4
* Apply suggestions from code reviewStephen Rosen2021-12-131-3/+3
* Update docs/validate.rstStephen Rosen2021-12-131-1/+1
* Add `jsonschema.protocols.IValidator`Stephen Rosen2021-12-131-138/+4
* Add the missing format dependency documentation.Julian Berman2021-10-021-3/+8
* Add Validator.evolve, deprecating passing _schema to methods.Julian Berman2021-08-251-0/+12
* Depend on rfc3339-validator for format, even for non-nonGPL.Julian Berman2021-08-241-3/+2
* May as well add support for Draft 2019 as well.Julian Berman2021-08-181-0/+2
* And add it to the docs.Julian Berman2021-08-181-0/+2
* Pick a format checker that has no external dep now that fqdn exists.Julian Berman2020-08-121-3/+3
* Ref Py3 in the docs.Julian Berman2020-08-041-1/+1
* Only the draft2019-09 draft actually uses an HTTPS URI.Julian Berman2020-03-231-4/+4
* Add/update some info on why format works the way it does.Julian Berman2020-03-211-0/+2
* format_nongpl docs, and style fixesNicolas Aimetti2019-10-311-8/+21
* Make the same note about idn-email.v3.0.0b1Julian Berman2019-01-211-7/+13
* And now don't recommend people use bare FormatChecker.Julian Berman2019-01-151-1/+1
* Spelling, indirectly.Julian Berman2019-01-111-20/+20
* Minor style.Julian Berman2019-01-061-1/+3
* Update the table of formats.Julian Berman2019-01-051-14/+31
* First step on Draft7 support.Julian Berman2018-09-301-0/+2
* HTTPS (almost) everywhere.Julian Berman2018-09-291-5/+5
* Fix infinite recursion in TypeChecker exampleChristian Lyder Jacobsen2018-08-141-1/+1
* Merge remote-tracking branch 'origin/master' into draft6Julian Berman2018-05-141-0/+8
|\
| * Re-wording email disclaimer to fit the reasoning behind itJon Staab2018-05-091-5/+6
| * Clarifying limitation of email validatorJon Staab2018-05-081-0/+7
| * Assume the next version will be 3.0.0Julian Berman2018-05-031-2/+2
* | Kill isodate.Julian Berman2018-05-031-7/+0
* | Draft 6 for docs.Julian Berman2018-05-031-4/+6
* | Assume the next version will be 3.0.0Julian Berman2018-05-011-2/+2
|/
* Use a reST note.Julian Berman2018-04-181-3/+5
* add clarification on validating with format checkersSonny2018-04-161-1/+7
* Undo Napoleon in the reST files.Julian Berman2017-12-281-64/+36