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
Add throw for empty strings in rules with modifier contains, startwith, and endswith (#860) (#885)
* add validation for empty strings with contains, startswith and endswith modifiers
Signed-off-by: Joanne Wang <[email protected]>
* throw exception if empty string with contains, startswith, or endswith
Signed-off-by: Joanne Wang <[email protected]>
* change var name
Signed-off-by: Joanne Wang <[email protected]>
* add modifiers to log
Signed-off-by: Joanne Wang <[email protected]>
---------
Signed-off-by: Joanne Wang <[email protected]>
(cherry picked from commit f4ee7bb)
Co-authored-by: Joanne Wang <[email protected]>
(cherry picked from commit efade2c)
0 commit comments