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 337f686 commit ab45ad3Copy full SHA for ab45ad3
README.md
@@ -141,7 +141,7 @@ This will print the following output:
141
Format validators
142
-----------------
143
144
-Starting from version `1.2.0` the library supports the [http://json-schema.org/latest/json-schema-validation.html#anchor104](`"format"` keyword)
+Starting from version `1.2.0` the library supports the [`"format"` keyword](http://json-schema.org/latest/json-schema-validation.html#anchor104)
145
(which is an optional part of the specification), so you can use the following formats in the schemas:
146
147
* date-time
0 commit comments