We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7514426 commit 5a99f6dCopy full SHA for 5a99f6d
docs/validate.rst
@@ -24,7 +24,7 @@ The simplest way to validate an instance under a given schema is to use the
24
The Validator Interface
25
-----------------------
26
27
-`jsonschema` defines an interface that all validator
+`jsonschema` defines a protocol that all validator
28
classes should adhere to.
29
30
.. autoclass:: jsonschema.protocols.IValidator
0 commit comments