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 b193608 commit f1240a7Copy full SHA for f1240a7
docs/validate.rst
@@ -110,7 +110,7 @@ Versioned Validators
110
111
`jsonschema` ships with validator classes for various versions of
112
the JSON Schema specification. For details on the methods and attributes
113
-that each validator class provides see the `Validator` interface,
+that each validator class provides see the `Validator` protocol,
114
which each included validator class implements.
115
116
.. autoclass:: Draft202012Validator
0 commit comments