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 293a658 commit e88ab6bCopy full SHA for e88ab6b
README.md
@@ -125,7 +125,7 @@ try {
125
}
126
```
127
128
-In the example above, we used the `DefaultValidator`.
+In the example above, we extended `DefaultValidator`.
129
This validator has some built-in Rules for public claims.
130
We also recommend you extend it for your validation.
131
The `DefaultValidator` is a subclass of the `BaseValidator`.
0 commit comments