We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af6bba1 commit 1b43f0dCopy full SHA for 1b43f0d
doc/validators.md
@@ -85,7 +85,7 @@ You can use GroovyKeyword like below:
85
86
In this library, if the format keyword is "email", "uuid", "date", "date-time", default validator provided by the library will be used.
87
88
-If you want to override this behaivor, do as belows.
+If you want to override this behavior, do as below.
89
90
```
91
public JsonSchemaFactory mySchemaFactory() {
0 commit comments