You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduced `genericvalidator` package with 4 new validation functions: `OneOf()`, `NoneOf()`
2
+
Introduced `genericvalidator` package with 2 new validation functions: `OneOf()`, `NoneOf()`
3
+
```
4
+
5
+
```release-note:enhancement
6
+
stringvalidator: 2 new validation functions, `OneOf()` and `NoneOf()`, similar to the ones in `genericvalidator` but option to control case-sensitivity
0 commit comments