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 fd2425e commit fda6e97Copy full SHA for fda6e97
README.md
@@ -253,6 +253,7 @@ validate := validator.New(validator.WithRequiredStructEnabled())
253
| excluded_if | Excluded If |
254
| excluded_if_contains | Excluded If Contains |
255
| excluded_unless | Excluded Unless |
256
+| excluded_unless_contains | Excluded Unless Contains |
257
| excluded_with | Excluded With |
258
| excluded_with_all | Excluded With All |
259
| excluded_without | Excluded Without |
0 commit comments