...to the right one

This commit is contained in:
Julian Berman
2013-01-13 23:29:40 -05:00
parent e392c6ce49
commit e10247e6b6

View File

@@ -36,7 +36,7 @@ Features
for `Draft 3 <http://tools.ietf.org/html/draft-zyp-json-schema-03>`_ of the
schema
* `Lazy validation <https://python-jsonschema.readthedocs.org/en/latest/#jsonschema.IValidator.iter_errors>`_
* `Lazy validation <https://python-jsonschema.readthedocs.org/en/latest/validate.html#jsonschema.IValidator.iter_errors>`_
that can iteratively report *all* validation errors.
* Small and extensible